PeleeNet
PeleeNet copied to clipboard
PeleeNet: An efficient DenseNet architecture for mobile devices
Hello, I don't know what is wrong with the https://github.com/Robert-JunWang/PeleeNet/blob/master/caffe/peleenet.caffemodel file but I get a zero accuracy result when I run it in caffe using the ImageNet dataset. I tried...
Hi, In my experiment, the inference time of PeleeNet is 3 times larger than ResNet18, and is almost equal to ResNet50 ? I guess the reason is I didn't use...
thinks you work, I train imagenet from scratch, but the accuracy is so low about 64%, bitch size is 256, lr is 0.01,epoch is 150, two 2080ti about a week,...
I am deeply interested in your peleeNet. Can I get the lmdb used for peleeNet training? Thanks,
the pretained model can't be opened peleenet_acc7208.pth.tar
Hello Robert; I would like to change the number of the blocks from [3,4,8,6] to [a,b,c,d]. Then I would like to use this model for training peele. Could let me...
Hi, Could you share what is the difference between the Pelee and Pelee v2? Thanks
hello,could you tell me the difference between this repository PeleeNet and another repository Pelee. And,why this repository is empty?where i can get the prototxt about PeleeNet?Thank you .