-
I train efficientnet-b3 with ImageNet dataset by the script in ./examples/imagenet/main.py with the following command
`python main.py /path/to/imagenet -b 128 --image_size 300 -a 'efficient-b3' `. T…
-
您好,Tiny-ImageNet数据集链接失效,希望可以再分享一下该数据集,谢谢。
-
-
I tried to search reduce imagenet policy by origin imagenet search script, but found the epoch is only 20.
it seems that in only 20 epoch, training loss is not converging?
If traing loss is not co…
-
Hi Authors,
I am trying to reproduce the FeTril baseline with the given script for tiny-imagenet-200.
I am getting the following error.
It throws an error after the first task completion.
![…
-
Does anybody know what is the data bias in coco and ImageNet? What is their unique advantage?
E.g., which one is better at small objects? which one is better at dense objects? which one is better …
-
When I evaluated the result on ImageNet (not the subset), I got the bug as follows:
THCudaCheckWarn FAIL file=/opt/conda/conda-bld/pytorch_1524586445097/work/aten/src/THC/THCStream.cpp line=50 erro…
-
I've tried to test vgg16.v2.caffemodel with VGG16's test.prototxt in demo.py, but its output is incorrect.
I wonder where is the corresponding prototxt file of vgg16.v2.caffemodel?
-
In the paper, it's mentioned that step_size = bound / sqrt(iterations). But based on the output files, e.g.
analysis/calibrations/imagenet-100/fog.out
analysis/calibrations/imagenet-100/snow.out
…
-
**Is your feature request related to a problem? Please describe.**
There are too many alternatives to elegy. Let's make more. If elegy could become the Keras of ML, then let's remove all the dependen…