All Projects → kobiso → Computer Vision Leaderboard

kobiso / Computer Vision Leaderboard

Licence: mit
Comparison of famous convolutional neural network models

Projects that are alternatives of or similar to Computer Vision Leaderboard

Mxnet Ir
Image Retrieval Experiment Using Triplet Loss
Stars: ✭ 27 (-90.97%)
Mutual labels:  cnn, image-retrieval
Iresnet
Improved Residual Networks (https://arxiv.org/pdf/2004.04989.pdf)
Stars: ✭ 163 (-45.48%)
Mutual labels:  cnn, imagenet
Mirror
Matchable Image Retrieval by Learning from Surface Reconstruction
Stars: ✭ 44 (-85.28%)
Mutual labels:  cnn, image-retrieval
Espnetv2
A light-weight, power efficient, and general purpose convolutional neural network
Stars: ✭ 377 (+26.09%)
Mutual labels:  cnn, imagenet
Pyconv
Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition (https://arxiv.org/pdf/2006.11538.pdf)
Stars: ✭ 231 (-22.74%)
Mutual labels:  cnn, imagenet
Cnnimageretrieval Pytorch
CNN Image Retrieval in PyTorch: Training and evaluating CNNs for Image Retrieval in PyTorch
Stars: ✭ 931 (+211.37%)
Mutual labels:  cnn, image-retrieval
Tf Mobilenet V2
Mobilenet V2(Inverted Residual) Implementation & Trained Weights Using Tensorflow
Stars: ✭ 85 (-71.57%)
Mutual labels:  cnn, imagenet
Cnn For Image Retrieval
🌅The code of post "Image retrieval using MatconvNet and pre-trained imageNet"
Stars: ✭ 597 (+99.67%)
Mutual labels:  cnn, image-retrieval
Cnn Cbir Benchmark
CNN CBIR benchmark (ongoing)
Stars: ✭ 171 (-42.81%)
Mutual labels:  cnn, image-retrieval
Cnnimageretrieval
CNN Image Retrieval in MatConvNet: Training and evaluating CNNs for Image Retrieval in MatConvNet
Stars: ✭ 168 (-43.81%)
Mutual labels:  cnn, image-retrieval
Benchmarking Keras Pytorch
🔥 Reproducibly benchmarking Keras and PyTorch models
Stars: ✭ 346 (+15.72%)
Mutual labels:  cnn, imagenet
cisip-FIRe
Fast Image Retrieval (FIRe) is an open source project to promote image retrieval research. It implements most of the major binary hashing methods to date, together with different popular backbone networks and public datasets.
Stars: ✭ 40 (-86.62%)
Mutual labels:  imagenet, image-retrieval
One Pixel Attack Keras
Keras implementation of "One pixel attack for fooling deep neural networks" using differential evolution on Cifar10 and ImageNet
Stars: ✭ 1,097 (+266.89%)
Mutual labels:  cnn, imagenet
Person Reid Triplet Loss
Person re-ID baseline with triplet loss
Stars: ✭ 165 (-44.82%)
Mutual labels:  cnn, image-retrieval
Selecsls Pytorch
Reference ImageNet implementation of SelecSLS CNN architecture proposed in the SIGGRAPH 2020 paper "XNect: Real-time Multi-Person 3D Motion Capture with a Single RGB Camera". The repository also includes code for pruning the model based on implicit sparsity emerging from adaptive gradient descent methods, as detailed in the CVPR 2019 paper "On implicit filter level sparsity in Convolutional Neural Networks".
Stars: ✭ 251 (-16.05%)
Mutual labels:  cnn, imagenet
img classification deep learning
No description or website provided.
Stars: ✭ 19 (-93.65%)
Mutual labels:  imagenet, image-retrieval
Ffdnet
FFDNet: Toward a Fast and Flexible Solution for CNN based Image Denoising (TIP, 2018)
Stars: ✭ 274 (-8.36%)
Mutual labels:  cnn
Trace.moe Telegram Bot
This Telegram Bot can tell the anime when you send an screenshot to it
Stars: ✭ 284 (-5.02%)
Mutual labels:  image-retrieval
Pytorch Image Classification
Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.
Stars: ✭ 272 (-9.03%)
Mutual labels:  cnn
Pytorch Metric Learning
The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.
Stars: ✭ 3,936 (+1216.39%)
Mutual labels:  image-retrieval

Computer-Vision-Leaderboard

The goal of this repository is:

  • To keep on track of state-of-the-art (SoTA) on each vision task and new CNN architectures
  • To see the comparison of famous CNN models at a glance (performance, speed, size, etc.)
  • To access their research papers and implementations on different frameworks

Leaderboards

Leaderboards are provided in the below link for better accessibility and usability.

Updates

ImageNet Classification Leaderboard

Stanford Online Products Retrieval Leaderboard

CARS196 Retrieval Leaderboard

CUB-200-2011 Retrieval Leaderboard

In-shop Clothes Retrieval Leaderboard

Related Resources

Check the other good resources about CNN models

Author

Byung Soo Ko / [email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].