anushkadhiman's Stars
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
wkentaro/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
google-research/simclr
SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners
abhineet123/Deep-Learning-for-Tracking-and-Detection
Collection of papers, datasets, code and other resources for object tracking and detection using deep learning
CoinCheung/pytorch-loss
label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful
LantaoYu/SeqGAN
Implementation of Sequence Generative Adversarial Nets with Policy Gradient
NVIDIA-AI-IOT/deepstream_python_apps
DeepStream SDK Python bindings and sample applications
jacobhilton/deep_learning_curriculum
Language model alignment-focused deep learning curriculum
Project-MONAI/research-contributions
Implementations of recent research prototypes/demonstrations using MONAI.
chonyy/AI-basketball-analysis
:basketball::robot::basketball: AI web app and API to analyze basketball shots and shooting pose.
LeonLok/Multi-Camera-Live-Object-Tracking
Multi-camera live traffic and object counting with YOLO v4, Deep SORT, and Flask.
Linaom1214/TensorRT-For-YOLO-Series
tensorrt for yolo series (YOLOv11,YOLOv10,YOLOv9,YOLOv8,YOLOv7,YOLOv6,YOLOX,YOLOv5), nms plugin support
52CV/CVPR-2023-Papers
microsoft/VQ-Diffusion
Official implementation of VQ-Diffusion
jiwei0921/SOD-CNNs-based-code-summary-
The summary of code and paper for salient object detection with deep learning.
fyu/dilation
Dilated Convolution for Semantic Image Segmentation
ming71/CV_PaperDaily
CV 论文笔记
weijiaheng/Advances-in-Label-Noise-Learning
A curated (most recent) list of resources for Learning with Noisy Labels
Turoad/CLRNet
Pytorch implementation of our paper "CLRNet: Cross Layer Refinement Network for Lane Detection" (CVPR2022 Acceptance).
JunweiLiang/Object_Detection_Tracking
Out-of-the-box code and models for CMU's object detection and tracking system for multi-camera surveillance videos. Speed optimized Faster-RCNN model. Tensorflow based. Also supports EfficientDet. WACVW'20
CompVis/geometry-free-view-synthesis
Is a geometric model required to synthesize novel views from a single image?
kobiso/CBAM-keras
CBAM implementation on Keras
NVIDIA-AI-IOT/deepstream_360_d_smart_parking_application
Describes the full end to end smart parking application that is available with DeepStream 5.0
CaitinZhao/cvpr2019_Pyramid-Feature-Attention-Network-for-Saliency-detection
code and model of Pyramid Feature Selective Network for Saliency detection
EricZgw/PyramidBox
A Context-assisted Single Shot Face Detector in TensorFlow
stereolabs/zed-yolo
3D Object detection using Yolo and the ZED in Python and C++
taipingeric/yolo-v4-tf.keras
A simple tf.keras implementation of YOLO v4
YunghuiHsu/deepstream-yolo-pose
Use Deepstream python API to extract the model output tensor and customize the post-processing of YOLO-Pose
nducthang/Active-learning-for-object-detection
Active learning for deep object detection using YOLO
Junjun2016/APCNet
Adaptive Pyramid Context Network for Semantic Segmentation (APCNet CVPR'2019)