-
Hello, may you provide a pre-trained model of cbam, thank you.
-
## Background
**[Neural Sparse](https://opensearch.org/docs/latest/search-plugins/neural-sparse-search/)** is a semantic search method which is built on native Lucene inverted index. The documents…
-
Could you please send me a pretained model? My email is 2292421230@qq.com. Thanks!
-
Excuse me, could you pls share the pre-trained models to us? as it's in the code :model/tusimple_lanenet/tusimple_lanenet_vgg_2018-10-19-13-33-56.ckpt-200000.
Thanks a lot.
-
Hi,
Thanks for sharing your network and code.
I am very interested in the dataset mentioned in the paper.
Could you please shared the pre-trained model for YUP and YUP++ dataset ?
Thanks in advanc…
ghost updated
5 years ago
-
Once I restore a model by directly changing `pretrained_gen_path` and `pretrained_dis_path` in `config.py`. How do I then only generate samples and not have the model train again ?
-
Hi author,
I would like to quote your approach as a comparison algorithm, could you share the pre-trained models?
Looking forward to your reply!
-
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)
…
-
hello, Thanks for your work. Can I get the pre-trained model on KITTI ?
-
Thanks for the cool project, when do you plan to make the pretrained models available? :)