Pinned Repositories
AI-Job-Notes
AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
AlphaPose
Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
deepstream_faster_rcnn
mt-yolov6_tensorrt
MT-Yolov6 TensorRT Inference with Python.
simple_tensorrt_dynamic
a simple example to learn tensorrt with dynamic shapes
the-gan-zoo
A list of all named GANs!
yolov5s_bdd100k_trt
yolov5s suitable for bdd100k with tensorrt inference, support image folder and video input, and mAP testing in tensorrt
YOLOv6
YOLOv6: a single-stage object detection framework dedicated to industrial applications.
yolox_deepstream
egbertYeah's Repositories
egbertYeah/YOLOv6
YOLOv6: a single-stage object detection framework dedicated to industrial applications.
egbertYeah/deepstream_faster_rcnn
egbertYeah/anomalib
An anomaly detection library comprising state-of-the-art algorithms and features such as experiment management, hyper-parameter optimization, and edge inference.
egbertYeah/BiSeNet
Add bisenetv2. My implementation of BiSeNet
egbertYeah/channel-pruning
Channel Pruning for Accelerating Very Deep Neural Networks (ICCV'17)
egbertYeah/Chinese-CLIP
Chinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation.
egbertYeah/Chinese_license_plate_detection_recognition
yolov5 车牌检测 车牌识别 中文车牌识别 检测 支持12种中文车牌 支持双层车牌
egbertYeah/CV-CUDA
CV-CUDA™ is an open-source, GPU accelerated library for cloud-scale image processing and computer vision.
egbertYeah/deepstream_parallel_inference_app
A project demonstrating how to use nvmetamux to run multiple models in parallel.
egbertYeah/deepstream_reference_apps
Samples for TensorRT/Deepstream for Tesla & Jetson
egbertYeah/diffusers
egbertYeah/learnopencv
Learn OpenCV : C++ and Python Examples
egbertYeah/libfacedetection
An open source library for face detection in images. The face detection speed can reach 1500FPS.
egbertYeah/mmpretrain
OpenMMLab Pre-training Toolbox and Benchmark
egbertYeah/MobileNet-SSD
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
egbertYeah/nanodet
⚡Super fast and lightweight anchor-free object detection model. 🔥Only 1.8MB and run 97FPS on cellphone🔥
egbertYeah/PaddleSlim
PaddleSlim is an open-source library for deep model compression and architecture search.
egbertYeah/pats
Code for "PATS: Patch Area Transportation with Subdivision for Local Feature Matching", CVPR 2023
egbertYeah/RFBNet
Receptive Field Block Net for Accurate and Fast Object Detection, ECCV 2018
egbertYeah/Smart_Construction
Head Person Helmet Detection on Construction Sites,基于目标检测工地安全帽和禁入危险区域识别系统,🚀😆附 YOLOv5 训练自己的数据集超详细教程🚀😆2021.3新增可视化界面❗❗
egbertYeah/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
egbertYeah/trt-samples-for-hackathon-cn
Simple samples for TensorRT programming
egbertYeah/ultralytics
NEW - YOLOv8 🚀 in PyTorch > ONNX > CoreML > TFLite
egbertYeah/X-AnyLabeling
Effortless data labeling with AI support from Segment Anything and other awesome models.
egbertYeah/yolo_deepstream
yolo model qat and deploy with deepstream&tensorrt
egbertYeah/yoloair
🔥🔥🔥YOLOv5, YOLOv6, YOLOv7, PPYOLOE, YOLOX, YOLOR, YOLOv4, YOLOv3, Transformer, Attention, TOOD and Improved-YOLOv5-YOLOv7... Support to improve backbone, neck, head, loss, IoU, NMS and other modules🚀
egbertYeah/YOLOV
This repo is an implementation of PyTorch version YOLOV
egbertYeah/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
egbertYeah/yolov5-face
YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931) ECCV Workshops 2022)
egbertYeah/yolov5-rt-stack
yolort / yet another yolov5, with its runtime stack for libtorch, onnx, tvm, ncnn and specialized accelerators.