Repository navigation

#

imagenet-classifier

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

Python
412
9 个月前

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
245
7 年前

ImageNet file xml format to Darknet text format

Python
144
10 个月前

Nearly Perfect & Easily Understandable PyTorch Implementation of SKNet

Python
95
3 年前

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
31
6 年前

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

Python
28
3 年前

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

Python
28
3 年前

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

Python
27
2 年前

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

Python
27
2 年前

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

Java
22
24 天前