-
Hi, I need to train a 16 kHz model for noise removal in the meeting scenario, and there are two questions:
1. If I train based on 16K audio data, what modifications need to be made in the config.ini…
-
Hello everyone! We plan to release our project page and code to the main branch instead of this anonymous repository, and we will also push the complete code and pre-trained models to a new repositor…
-
What dataset is the model pre-trained on?
-
Does anyone able to download Pre-trained model. I am not able to do, if possible can anyone share please.
Thanks in advance!
-
I'm very interested in your work,could you please release the pre-trainde model,nice work
-
thank you very much for this work
but would you release the pre-trained model ,thanks
-
hello,
Thank you for your contribution. My question is do you have some thing which is pre trained model.I can download that model and use that model in the code provided to detect vehicle from dro…
-
You've done a great job! Do you have any plans to release pre-trained models in the future?
-
Can you provide the Baidu Pan link of the initial model, i.e., resnet50_v2.pth ? Thanks!
```
def resnet50(pretrained=False, **kwargs):
model = ResNet(Bottleneck, [3, 4, 6, 3], **kwargs)
…
-
Hi @bodokaiser!
I am interested in testing your model and fine-tuning it on another dataset. Would it be possible to get a pre-trained model?
Sincerely,