OOLLcnm's Stars
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
WongKinYiu/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
billryan/resume
An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git
kuangliu/pytorch-cifar
95.47% on CIFAR10 with PyTorch
meituan/YOLOv6
YOLOv6: a single-stage object detection framework dedicated to industrial applications.
csguide-dabai/Programmer-look-at-China
介绍**各二线以上城市的互联网环境以及生活成本
lucasjinreal/yolov7_d2
🔥🔥🔥🔥 (Earlier YOLOv7 not official one) YOLO with Transformers and Instance Segmentation, with TensorRT acceleration! 🔥🔥🔥
VainF/Torch-Pruning
[CVPR 2023] DepGraph: Towards Any Structural Pruning
open-mmlab/mmdeploy
OpenMMLab Model Deployment Framework
iscyy/ultralyticsPro
🔥🔥🔥 专注于YOLO11,YOLOv8、TYOLOv12、YOLOv10、RT-DETR、YOLOv7、YOLOv5改进模型,Support to improve backbone, neck, head, loss, IoU, NMS and other modules🚀
rasbt/matplotlib-gallery
Examples of matplotlib codes and plots
BITNP/BIThesis
📖 北京理工大学非官方 LaTeX 模板集合,包含本科、研究生毕业设计模板及更多。🎉 (更多文档请访问 wiki 和 release 中的手册)
cv516Buaa/tph-yolov5
VisDrone/DroneVehicle
Drone-based RGB-Infrared Cross-Modality Vehicle Detection via Uncertainty-Aware Learning
yancie-yjr/StreamYOLO
Real-time Object Detection for Streaming Perception, CVPR 2022
zap200281/PLabel
半自动标注系统是基于BS架构,由鹏城实验室自主研发,集成视频抽帧,目标检测、视频跟踪、ReID分类、人脸检测等算法,实现了对图像,视频的自动标注,并可以对自动算法的结果进行人工标注,最终得到标注结果,同时也可以对视频、图片、医疗(包括dicom文件及病理图像)相关的数据进行人工标注,标注结果支持COCO及VOC格式。支持多人协同标注。 半自动标注系统主要功能有:用户管理,数据集管理,自动标注,人工标注,ReID标注,车流统计,视频标注,医疗CT标注,超大图像标注,模型管理与重训,报表管理。数据标注过程一个非常重要的因素是数据安全,在标注使用中防止数据泄露,采用基于web标注工具是有效避免数据泄露的措施之一。 半自动标注系统以保证性能的情况下最小化人工标注代价为目标,不断提升自动标注效率,
DDGRCF/YOLOX_OBB
https://zhuanlan.zhihu.com/p/430850089
ming71/UCAS-AOD-benchmark
A benchmark of UCAS-AOD dataset.
buzhidaoshenme/YOLOX-OBB
YOLOX in DOTA with KLD loss. (Oriented Object Detection)(Rotated BBox)基于YOLOX的旋转目标检测
lzh420202/FCOSR
FCOSR: A Simple Anchor-free Rotated Detector for Aerial Object Detection
lidc1004/Object-detection-converts
Objects365/COCO数据集转换为xml格式,并转为yolo的txt格式,xml数据统计更改
fengkaibit/UAV-ROD
A benchmark of UAV-ROD dataset.
mightyzau/Instant-Teaching
SSTato/YOLOv7_obb
Rotating object detection using YOLOv7 and CSL.
Jasonlee1995/AutoAugment_Detection
Unofficial Pytorch implementation of the paper 'Learning Data Augmentation Strategies for Object Detection'
ming71/GCIoU-loss
[CVPR 2023] Official implementation of "Deep Dive into Gradients: Better Optimization for 3D Object Detection with Gradient-Corrected IoU Supervision".
flyingfish7777/Have-Useful-Tools-YOLOX
YOLOX add Confusion matrix F1_curve P_curve PR_curve R_curve Grad-CAM YOLOX新增了混淆矩阵PR曲线F1曲线热力图等东西
ming71/SLA
[RS 2021] Official implementation of "Sparse Label Assignment for Oriented Object Detection inAerial Images"
lzh420202/TensorRT_Inference
An oriented object detection framework based on TensorRT