Pinned Repositories
awesome-yolo-object-detection
🚀🚀🚀 A collection of some awesome public YOLO object detection series projects.
AwesomePerfCpp
A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by awesome.
DeepClustering
Methods and Implements of Deep Clustering
Faster-rcnn
My implementation of Faster-RCNN (Pytorch)
librdkafka
The Apache Kafka C/C++ library
nlp_overview
Overview of Modern Deep Learning Techniques Applied to Natural Language Processing
open-reid
Open source person re-identification library in python
rl-medical
Deep Reinforcement Learning (DRL) agents applied to medical images
TableNet
Unofficial implementation of "TableNet: Deep Learning model for end-to-end Table detection and Tabular data extraction from Scanned Document Images"
TensorFlow_Lite_SSD_RPi_32-bits
TensorFlow Lite SSD on a bare Raspberry Pi 4 at 17 FPS
sujit-ag's Repositories
sujit-ag/rl-medical
Deep Reinforcement Learning (DRL) agents applied to medical images
sujit-ag/awesome-yolo-object-detection
🚀🚀🚀 A collection of some awesome public YOLO object detection series projects.
sujit-ag/AwesomePerfCpp
A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by awesome.
sujit-ag/DeepClustering
Methods and Implements of Deep Clustering
sujit-ag/Faster-rcnn
My implementation of Faster-RCNN (Pytorch)
sujit-ag/librdkafka
The Apache Kafka C/C++ library
sujit-ag/nlp_overview
Overview of Modern Deep Learning Techniques Applied to Natural Language Processing
sujit-ag/open-reid
Open source person re-identification library in python
sujit-ag/TableNet
Unofficial implementation of "TableNet: Deep Learning model for end-to-end Table detection and Tabular data extraction from Scanned Document Images"
sujit-ag/TensorFlow_Lite_SSD_RPi_32-bits
TensorFlow Lite SSD on a bare Raspberry Pi 4 at 17 FPS
sujit-ag/transformer
Implementation of "Attention Is All You Need" using pytorch
sujit-ag/Translation-Model-Englist-to-Hindi
Transformer based Translation model
sujit-ag/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch