tslgithub's Stars
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
ventoy/Ventoy
A new bootable USB solution.
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
AlexeyAB/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
zergtant/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
amusi/CVPR2024-Papers-with-Code
CVPR 2024 论文和开源项目合集
Linzaer/Ultra-Light-Fast-Generic-Face-Detector-1MB
💎1MB lightweight face detection model (1MB轻量级人脸检测模型)
clovaai/stargan-v2
StarGAN v2 - Official PyTorch Implementation (CVPR 2020)
bubbliiiing/yolov4-pytorch
这是一个YoloV4-pytorch的源码,可以用于训练自己的模型。
fengdu78/WZU-machine-learning-course
温州大学《机器学习》课程资料(代码、课件等)
open-mmlab/mmaction
An open-source toolbox for action understanding based on PyTorch
jkjung-avt/tensorrt_demos
TensorRT MODNet, YOLOv4, YOLOv3, SSD, MTCNN, and GoogLeNet
AndreRH/hangover
Hangover runs Win64 and Win32 applications on arm64 Linux
LiZhengXiao99/Navigation-Learning
我的导航学习笔记,内容涵盖导航定位开源程序的源码解读 ( 包括:RTKLIB、GAMP、GINav、Ginan、PSINS、SoftGNSS、KF-GINS、GICI-Lib 等)、开源项目梳理、书籍讲义、博客翻译、教程讲座推荐;本仓库会长期更新,分享出来,既是跟大家做个交流,也激励着自己坚持学下去;所有内容都可以随意转载,原始文件都放在这了,欢迎在我的基础上整理出自己的一些文档。
yeyun111/dlcv_for_beginners
《深度学习与计算机视觉》配套代码
foolwood/DaSiamRPN
[ECCV2018] Distractor-aware Siamese Networks for Visual Object Tracking
Wasim37/deeplearning-assignment
深度学习笔记
researchmm/Stark
[ICCV'21] Learning Spatio-Temporal Transformer for Visual Tracking
kuangliu/pytorch-fpn
Feature Pyramid Networks in PyTorch
ChenYingpeng/caffe-yolov3
A real-time object detection framework of Yolov3/v4 based on caffe
tslgithub/image_class
基于keras集成多种图像分类模型: VGG16、VGG19、InceptionV3、Xception、MobileNet、AlexNet、LeNet、ZF_Net、ResNet18、ResNet34、ResNet50、ResNet_101、ResNet_152、DenseNet
bubbliiiing/centernet-pytorch
这是一个centernet-pytorch的源码,可以用于训练自己的模型。
nie-lang/UnsupervisedDeepImageStitching
TIP2021 - Unsupervised deep image stitching network
sliver-chen/mpp_linux_cpp
a demo shows that how to use rockchip mpp framework in linux
duchp/python-all
all code used by python(including web-crawler,deeplearning)
gityf/img-video
image and video workbooks
SKvolume/RTK_IMU_FUSION
tslgithub/faceDetector
a demo to detect face
tslgithub/nnie
重构海思sample中的NNIE模块