Repository navigation

#

imagenet-classifier

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

Python
415
1 年前

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 Convolutional Neural Networks' from Redmon and Angelova.

Python
246
8 年前

ImageNet file xml format to Darknet text format

Python
144
1 年前

Nearly Perfect & Easily Understandable PyTorch Implementation of SKNet

Python
97
4 年前

ImageNet model implemented using the Keras Functional API

Jupyter Notebook
64
8 年前

ImageNet model implemented using the Keras Functional API

Jupyter Notebook
64
8 年前

A codebase & model zoo for pretrained backbone based on MegEngine.

Python
33
2 年前

A codebase & model zoo for pretrained backbone based on MegEngine.

Python
33
2 年前

PyTorch implementation of DiracDeltaNet from paper Synetgy: Algorithm-hardware Co-design for ConvNet Accelerators on Embedded FPGAs

Python
32
6 年前

Unofficial PyTorch Implementation of "Augmenting Convolutional networks with attention-based aggregation"

Python
28
4 年前

Unofficial PyTorch Implementation of "Augmenting Convolutional networks with attention-based aggregation"

Python
28
4 年前

Identify objects in images using a third-generation deep residual network.

Python
27
3 个月前

Identify objects in images using a third-generation deep residual network.

Python
27
3 个月前

Pytorch based Android app, which classifies images using MobileNet-V2 model, takes image using CameraX API

Java
22
9 天前