Pinned Repositories
Advanced-House-Price-Prediction-
AmyloseContent
CTGAN
Conditional GAN for generating synthetic tabular data.
deeplearning.ai_notes
:notebook: Notes for Andrew Ng's courses on deep learning
DeepLearning_for_VIS-NIR_Spectra
Deep Learning models applied to the analysis of VIS-NIR spectral data
learnopencv
Learn OpenCV : C++ and Python Examples
Multi-Spectral-Image-Synthesis-for-Crop-Weed-Segmentation-in-Precision-Farming
nanonets_object_tracking
Orange-Variety-Classifier
Spectral-Python
AT9991's Repositories
AT9991/AmyloseContent
AT9991/DeepLearning_for_VIS-NIR_Spectra
Deep Learning models applied to the analysis of VIS-NIR spectral data
AT9991/Spectral-Python
AT9991/Advanced-House-Price-Prediction-
AT9991/CTGAN
Conditional GAN for generating synthetic tabular data.
AT9991/deeplearning.ai_notes
:notebook: Notes for Andrew Ng's courses on deep learning
AT9991/learnopencv
Learn OpenCV : C++ and Python Examples
AT9991/Multi-Spectral-Image-Synthesis-for-Crop-Weed-Segmentation-in-Precision-Farming
AT9991/nanonets_object_tracking
AT9991/Orange-Variety-Classifier
AT9991/pytorch-yolov7-deepsort
an implentation of yolov7-deepsort based on pytorch
AT9991/StrongSORT
StrongSORT: Make DeepSORT Great Again
AT9991/StrongSORT-YOLO
Real-time multi-camera multi-object tracker using (YOLOv5, YOLOv7) and StrongSORT with OSNet
AT9991/TFODCourse
AT9991/ydata-synthetic
Synthetic data generators for tabular and time-series data
AT9991/YOLO-Object-Counting-API
The code of the Object Counting API, implemented with the YOLO algorithm and with the SORT algorithm
AT9991/YOLOv4-Counter-in-TF
An implementation of a tracker using yolov4, tf and sort_tracker. (still in development)
AT9991/yolov4-deepsort
Object tracking implemented with YOLOv4, DeepSort, and TensorFlow.
AT9991/YOLOv5-Multibackbone-Compression
YOLOv5 Series Multi-backbone(TPH-YOLOv5, Ghostnet, ShuffleNetv2, Mobilenetv3Small, EfficientNetLite, PP-LCNet, SwinTransformer YOLO), Module(CBAM, DCN), Pruning (EagleEye, Network Slimming), Quantization (MQBench) and Deployment (TensorRT, ncnn) Compression Tool Box.
AT9991/Yolov5_StrongSORT_OSNet
Mult-object tracking and segmentation using YOLOv5 with StrongSORT and OSNet
AT9991/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
AT9991/yolov7-deepsort-tracking
Modular and ready to deploy code to detect and track videos using YOLO-v7 and DeepSORT
AT9991/Yolov7_StrongSORT_OSNet
Real-time multi-camera multi-object tracker using YOLOv7 and StrongSORT with OSNet
AT9991/yolovx_deepsort_pytorch
Deepsort with yolo series. This project support the existing yolo detection model algorithm (YOLOv3, YOLOV4, YOLOV4Scaled, YOLOV5, YOLOV6, YOLOV7, YOLOX, YOLOR, PPYOLOE ).