tlzhaoboling
tlzhaoboling
## Important - read before submitting *Please read the [guidelines for contributing](https://github.com/BVLC/caffe/blob/master/CONTRIBUTING.md) before submitting this issue!* *Please do not post installation, build, usage, or modeling questions, or other requests for...
I tried to run the command: python train_resnet.py ~/salicon imagenet_resnet --model_path backbone/resnet50.pth.tar but the codes need the pre-trained model "resnet50.pth.tar". Further, I made my best to find the file "resnet50.pth.tar"...
What is the virtual running environment /requirements / depencies?e.g cudatoolkit version, cudnn version, and the versions of related packages.
Hi, I have run the test codes using the command ./dist_test.sh /path/to/config /path/to/checkpoint_file 8 --eval mIoU from https://github.com/Visual-Attention-Network/VAN-Segmentation. In my run, the combination of VAN-Tiny and Semantic FPN is used,...