-
I would like to know how to merge **[ai-toolkit]** trained LoRA back into the original model.
If there are existing scripts or implementations in other repositories for this merging purpose.
…
-
I notice that no pretrained weights files are released.
To experiment with sampling function, of all weights files generated from segmentation_train.py, which file should I use for segmentation_sampl…
-
Are there any pretrained weights available somewhere? If not, that might be of value, and of greater value if you add those to the docker image, so people can use it right away.
-
Hi, I was hoping to load the pretrained models in full (encoder and decoder) for an experiment I'm conducting on Imagenet. However the released checkpoints seem to be encoder only.
Are there plans …
-
Thanks for your amazing work! Could you please publish your pretrained weights of this model? Thanks!!
-
@Jiaolong @chaytonmin thanks for sharing the source code , can you please share the pre-trained weights on the google drive or one drive and share the link
Thanks in advance
-
Hi,
First, thank you very much for contributing this c3d implementation in pytorch!
I had a question on the origin of the pretrained weights, did you obtain them by converting them from another so…
-
@X-ing
Tks for sharing such a great work.
Can you guys provide the pretrained weights of NohNMS ?
-
Hi,
Can you please share the correct path to the pretrained weights for this. The current path in the repo seems to be not working.
-
How to use your trained .caffemodel as a pretrained weights (transfer learning) in the model which we train. Is it possible in caffe ?