-
Converting the X-ResNet-50 model found [here](https://gist.github.com/bjou/547112cc41b831ec1905e75deae11104) finishes with the following warnings:
> Converting data...
> WARNING: Unhandled paramet…
-
Hi there,
I am trying to run the Resnet-50 adestrated on imagenet that you give as an [example](https://github.com/Xilinx/Vitis-AI/tree/3.0/examples/vai_runtime/resnet50), I am using vitis3.0.
T…
-
@lukemelas i am trying to replace Resnet50+FPN with Resent50/101+BiFPN and i am getting this error "RuntimeError: the size of tensor a (9) must match the size of tensor b (10) at non-singleton dim…
-
It is an interesting work. But how could I download the pre-trained ResNet-50 model on UMD-Faces and VGG datasets. Would you provide the download link? Thank you!
-
Thanks for collecting and publishing the ExDark dataset.
I'm interested in some more details about the ResNet-50 classification experiments you performed in the accompanying paper, `Getting to Know L…
-
when i try to train resnet-50 it can not predict anything, i have tried other models and my code & model works properly.
-
when i run ./experiments/scripts/faster_rcnn_end2end.sh 0 ResNet-50 pascal_voc,i got a error:
![screenshot from 2017-11-08 21-08-43](https://user-images.githubusercontent.com/23375545/32550718-1b14b0…
whmin updated
6 years ago
-
I'm trying to run a single node benchmark with resnet-50 and 32 accelerators on v1.0 tag.
```
ubuntu@ip-xxx-xxx-xxx-xxx:/mnt/training_volume/benchmark/storage$ ./benchmark.sh run --hosts xxx.xxx.xxx…
-
I'd like to use your code (rank_generation.py and main.py) for pruning with ResNet-50 on ImageNet.
However, it doesn't work and I've got an error
File "", line 1, in
File "/ssd7/skyeom/an…
-
Test ResNet 50 model using CIFAR-10 dataset with the SM3 optimizer for tensors and convolution operations.