Pinned Repositories
cv-arxiv-daily
🎓Arxiv for Infrared small target
Infrared-detect-by-segmentation
红外弱小目标检测算法 Infrared Target Detection by Segmentation (Deeplearing Method)
ISTD-Benchmark
Infrared Small Target Detection Benchmark Tool
RL_air-combat
基于强化学习的空战对抗
TCP-Stream
基于TCP协议的多机图像传输
tello-swarm
大疆特洛多机编队飞行,多视频流获取
TensorRT-FastSAM
TensorRT-FastSAM(https://github.com/CASIA-IVA-Lab/FastSAM)
TensorRT-For-YOLO-Series
tensorrt for yolo series (YOLOv11,YOLOv10,YOLOv9,YOLOv8,YOLOv7,YOLOv6,YOLOX,YOLOv5), nms plugin support
U-Transformer
yolov5_ncnn
基于ncnn的yolov5 部署,提供了一个单文件编译例程, 实现了调用摄像头实现目标检测
Linaom1214's Repositories
Linaom1214/RL_air-combat
基于强化学习的空战对抗
Linaom1214/yolov5_ncnn
基于ncnn的yolov5 部署,提供了一个单文件编译例程, 实现了调用摄像头实现目标检测
Linaom1214/YOLOV5-FourHead
YOLOV5-FourHead
Linaom1214/mask_detect
mask_detect
Linaom1214/YOLOv5-Lite
🍅🍅🍅YOLOv5-Lite: lighter, faster and easier to deploy. Evolved from yolov5 and the size of model is only 1.7M (int8) and 3.3M (fp16). It can reach 10+ FPS on the Raspberry Pi 4B when the input size is 320×320~
Linaom1214/awesome-DeepLearning
深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI
Linaom1214/git-tips
:trollface:Git的奇技淫巧
Linaom1214/IT_book
本项目收藏这些年来看过或者听过的一些不错的常用的上千本书籍,没准你想找的书就在这里呢,包含了互联网行业大多数书籍和面试经验题目等等。有人工智能系列(常用深度学习框架TensorFlow、pytorch、keras。NLP、机器学习,深度学习等等),大数据系列(Spark,Hadoop,Scala,kafka等),程序员必修系列(C、C++、java、数据结构、linux,设计模式、数据库等等)
Linaom1214/mask-detection-of-object-detection
Linaom1214/MDvsFA_cGAN
The tensorflow and pytorch implementations of the MDvsFA_cGAN model which is proposed in ICCV2019 paper "Huan Wang, Luping Zhou and Lei Wang. Miss Detection vs. False Alarm: Adversarial Learing for Small Object Segmentation in Infrared Images. International Conference on Computer Vision, Oct.27-Nov.2,2019. Seoul, Republic of Korea".
Linaom1214/Passerby-attribute-detect
Passerby attribute detect/行人属性检测 头部 帽子 上半身 下半身 鞋子 包
Linaom1214/piq
Measures and metrics for image2image tasks. PyTorch.
Linaom1214/Project_of_cplusplus
Linaom1214/pytorchvideo
A deep learning library for video understanding research.
Linaom1214/SciencePlots
Matplotlib styles for scientific plotting
Linaom1214/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
Linaom1214/yolodet-pytorch
reproduce the YOLO series of papers in pytorch, including YOLOv4, PP-YOLO, YOLOv5,YOLOv3, etc.
Linaom1214/YOLOv3-complete-pruning
提供对YOLOv3及Tiny的多种剪枝版本,以适应不同的需求。
Linaom1214/digital_image_processing
冈萨雷斯的《数字图像处理第三版》的读书笔记
Linaom1214/FFAVOD
Repository for the paper FFAVOD: Feature Fusion Architecture for Video Object Detection