Computer-Vision-Leaderboard
Computer-Vision-Leaderboard copied to clipboard
Comparison of famous convolutional neural network models
I can't see the tables and the the architectures results. 
- Paper: https://arxiv.org/abs/2003.08983 - Code: https://github.com/jeromerony/dml_cross_entropy 
Hi, I think in ImageNet Classification Leaderboard, Efficientnet-B7' FLOPS should be 37G (37B in the paper) instead of 37000G. Same for other versions.
- Paper : https://arxiv.org/abs/1906.06423 -Code PyTorch : https://github.com/facebookresearch/FixRes
- Paper: https://arxiv.org/abs/1906.05990 - Code: https://github.com/CompVis/metric-learning-divide-and-conquer 
- Paper: https://arxiv.org/abs/1805.00932 - PyTorch: https://github.com/facebookresearch/WSL-Images 
There is a Pytorch link for the EfficientNet, however it appears that it is linked to a Keras implementation at https://github.com/qubvel/efficientnet
- Paper: https://arxiv.org/abs/1905.12837  
- Paper: https://arxiv.org/abs/1812.03443 - MXNet: https://github.com/JunrQ/NAS/tree/master/fbnet - PyTorch: https://github.com/JunrQ/NAS/tree/master/fbnet-pytorch 
- Paper: https://arxiv.org/abs/1812.08934 - PyTorch: https://github.com/facebookresearch/mobile-vision 