rnd1¶
Model type |
|
Class |
|
Task |
|
Source |
|
Description¶
RND1 denoiser with selected softmax routing weights renormalized to one.
Usage¶
mobius build --model <MODEL_ID> output_dir/
from mobius import build
model = build("<MODEL_ID>")
Model type |
|
Class |
|
Task |
|
Source |
|
RND1 denoiser with selected softmax routing weights renormalized to one.
mobius build --model <MODEL_ID> output_dir/
from mobius import build
model = build("<MODEL_ID>")