imagenet-classifier topic

List imagenet-classifier repositories

classification_models

1.2k
Stars
305
Forks
Watchers

Classification models trained on ImageNet. Keras.

pytorch-image-models

31.9k
Stars
4.7k
Forks
291
Watchers

The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT)...

robot-grasp-detection

230
Stars
84
Forks
Watchers

Detecting robot grasping positions with deep neural networks. The model is trained on Cornell Grasping Dataset. This is an implementation mainly based on the paper 'Real-Time Grasp Detection Using Con...

EdgeNets

408
Stars
81
Forks
Watchers

This repository contains the source code of our work on designing efficient CNNs for computer vision

XmlToTxt

138
Stars
41
Forks
Watchers

ImageNet file xml format to Darknet text format

mobilenet_v1_stm32_cmsis_nn

82
Stars
29
Forks
Watchers

Mobilenet v1 trained on Imagenet for STM32 using extended CMSIS-NN with INT-Q quantization support

YOCO

99
Stars
10
Forks
Watchers

Code for You Only Cut Once: Boosting Data Augmentation with a Single Cut, ICML 2022.

ImageModels

64
Stars
29
Forks
Watchers

ImageNet model implemented using the Keras Functional API

SKNet-PyTorch

91
Stars
17
Forks
Watchers

Nearly Perfect & Easily Understandable PyTorch Implementation of SKNet