Pinned Repositories
004_E-Book
AB3DMOT
Official Python Implementation for "A Baseline for 3D Multi-Object Tracking", In Submission
AlphaPose
Real-Time and Accurate Multi-Person Pose Estimation&Tracking System
apollo
An open autonomous driving platform
Autoware
Open-Source To Self-Driving.
awesome
😎 Awesome lists about all kinds of interesting topics
bookmaker
Book Digitization
interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。
ranking_saliency
c++ code for paper "saliency detection via graph-based manifold ranking" by chuan yang, lihe zhang, huchuan lu, xiang ruan, ming-hsuan yang
SPL_Saliency_Code
matlab code for my SPL13 saliency paper
yangchuancv's Repositories
yangchuancv/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。
yangchuancv/apollo
An open autonomous driving platform
yangchuancv/Awesome-AutoDL
A curated list of automated deep learning (including neural architecture search and hyper-parameter optimization) resources.
yangchuancv/Awesome-Learning-with-Label-Noise
A curated list of resources for Learning with Noisy Labels
yangchuancv/awesome-self-supervised-learning
A curated list of awesome self-supervised methods
yangchuancv/bts
From Big to Small: Multi-Scale Local Planar Guidance for Monocular Depth Estimation
yangchuancv/EffectiveModernCppChinese
《Effective Modern C++》翻译 - 已完成
yangchuancv/flownet2-pytorch
Pytorch implementation of FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
yangchuancv/jsfeat
JavaScript Computer Vision library.
yangchuancv/lanedet
An open source lane detection toolbox based on PyTorch, including SCNN, RESA, UFLD, LaneATT, CondLane, etc.
yangchuancv/learn-regex
Learn regex the easy way
yangchuancv/LiDAR-MOS
(LMNet) Moving Object Segmentation in 3D LiDAR Data: A Learning-based Approach Exploiting Sequential Data (RAL/IROS 2021)
yangchuancv/mintisan.github.io
Mintisan's Personal WebLog
yangchuancv/nanodet
⚡Super fast and lightweight anchor-free object detection model. 🔥Only 1.8mb and run 97FPS on cellphone🔥
yangchuancv/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
yangchuancv/PCDet
PCDet Toolbox in PyTorch for 3D Object Detection from Point Cloud
yangchuancv/polygon-pip
Solution of the Point In the Polygon (PIP) problem using Ray Casting Algorithm in C++, Go and Python
yangchuancv/PWC-Net
PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume, CVPR 2018 (Oral)
yangchuancv/py-motmetrics
:bar_chart: Benchmark multiple object trackers (MOT) in Python
yangchuancv/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
yangchuancv/pytorch-OpCounter
Count the MACs / FLOPs of your PyTorch model.
yangchuancv/PyTorch_YOLOv4
PyTorch implementation of YOLOv4
yangchuancv/ScaledYOLOv4
yangchuancv/semantic-segmentation
Nvidia Semantic Segmentation monorepo
yangchuancv/TensorRT-CenterNet
tensorrt5 , centernet , centerface, deform conv, int8
yangchuancv/ttfnet
yangchuancv/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
yangchuancv/wsl-eccv20.github.io
Homepage for ECCV 2020 WSL tutorial
yangchuancv/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
yangchuancv/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS