muyiyiyi's Stars
nndl/nndl.github.io
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
msnh2012/Msnhnet
🔥 (yolov3 yolov4 yolov5 unet ...)A mini pytorch inference framework which inspired from darknet.
TingsongYu/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
laridzhang/ASNet
gjy3035/Awesome-Crowd-Counting
Awesome Crowd Counting
Xiaodomgdomg/Deep-Temporal-Repetition-Counting
Source code and dataset of CVPR2020 paper: "Context-aware and Scale-insensitive Temporal Repetition Counting"
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
eg4000/SKU110K_CVPR19
weizheliu/Context-Aware-Crowd-Counting
Official Code for Context-Aware Crowd Counting. CVPR 2019
Sophia-11/Awesome-CVPR-Paper
CVPR 论文收集,包含但不限于2022、2021、2020、2019、2018、2017文章
sfzhang15/ATSS
Bridging the Gap Between Anchor-based and Anchor-free Detection via Adaptive Training Sample Selection, CVPR, Oral, 2020
peazip/PeaZip
Free Zip / Unzip software and Rar file extractor. Cross-platform file and archive manager. Features volume spanning, compression, authenticated encryption. Supports 7Z, 7-Zip sfx, ACE, ARJ, Brotli, BZ2, CAB, CHM, CPIO, DEB, GZ, ISO, JAR, LHA/LZH, NSIS, OOo, PAQ/LPAQ, PEA, QUAD, RAR, RPM, split, TAR, Z, ZIP, ZIPX, Zstandard.
pprp/SimpleCVReproduction
Replication of simple CV Projects including attention, classification, detection, keypoint detection, etc.
QL-Win/QuickLook
Bring macOS “Quick Look” feature to Windows
HarisIqbal88/PlotNeuralNet
Latex code for making neural networks diagrams
k4yt3x/video2x
A machine learning-based video super resolution and frame interpolation framework. Est. Hack the Valley II, 2018.
sgrvinod/a-PyTorch-Tutorial-to-Object-Detection
SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
makgyver/rectorch
rectorch is a pytorch-based framework for state-of-the-art top-N recommendation
JackMcKew/pandas_alive
Create stunning, animated visualisations with Pandas & Matplotlib as easy as calling `df.plot_animated()`
garrettj403/SciencePlots
Matplotlib styles for scientific plotting
xiaobaispeed/xiaobai_fabu
小白加速全球唯一发布地址
Tianxiaomo/pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
Jannchie/Historical-ranking-data-visualization-based-on-d3.js
[Deprecated!] This is a data visualization project that converts historical data rankings into dynamic bar charts.
rfordatascience/tidytuesday
Official repo for the #tidytuesday project
Light-City/CPlusPlusThings
C++那些事
foocker/mmdetection-code-analysis
xingyizhou/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
zylo117/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.