船长关于机器学习、计算机视觉和工程技术的总结和分享
☆1,258Apr 28, 2023Updated 2 years ago
Alternatives and similar repositories for CaptainBlackboard
Users that are interested in CaptainBlackboard are comparing it to the libraries listed below
Sorting:
- Replication of simple CV Projects including attention, classification, detection, keypoint detection, etc.☆1,258Aug 14, 2025Updated 6 months ago
- Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html☆7,511Dec 17, 2022Updated 3 years ago
- CVPR 2026 论文和开源项目合集☆21,986Feb 25, 2026Updated last week
- micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantiz…☆2,269May 6, 2025Updated 10 months ago
- cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理☆12,507Apr 25, 2024Updated last year
- ResNeSt: Split-Attention Networks☆3,267Dec 9, 2022Updated 3 years ago
- 记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文☆6,729Jul 8, 2023Updated 2 years ago
- A paper list of object detection using deep learning.☆11,424Feb 12, 2024Updated 2 years ago
- The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.☆5,265Oct 24, 2021Updated 4 years ago
- OpenMMLab Detection Toolbox and Benchmark☆32,438Aug 21, 2024Updated last year
- 机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶☆8,574Jul 9, 2024Updated last year
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆57,164Jun 26, 2024Updated last year
- 深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)☆8,710Apr 24, 2024Updated last year
- yolov3 with mobilenet v2 and ASFF☆1,082Jul 24, 2021Updated 4 years ago
- Object detection, 3D detection, and pose estimation using center point detection:☆7,546Mar 2, 2023Updated 3 years ago
- AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)☆5,993Jun 5, 2025Updated 9 months ago
- The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights --…☆36,420Feb 26, 2026Updated last week
- Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah's Ark Lab.☆4,385Mar 15, 2025Updated 11 months ago
- 记录cv算法工程师的成长之路,分享计算机视觉和模型压缩部署技术栈笔记。https://harleyszhang.github.io/cv_note/☆2,613Dec 11, 2025Updated 2 months ago
- TensorRT-7 Network Lib 包括常用目标检测、关键点检测、人脸检测、OCR等 可训练自己数据☆534Jul 17, 2021Updated 4 years ago
- Point based and tiny object detection and localization code set of UCAS-VG☆684Jun 12, 2025Updated 8 months ago
- RepVGG: Making VGG-style ConvNets Great Again☆3,459Feb 10, 2023Updated 3 years ago
- CV 论文笔记☆713Jan 27, 2022Updated 4 years ago
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。☆19,329Oct 14, 2021Updated 4 years ago
- Lists the papers related to imbalance problems in object detection [TPAMI]☆1,132Jul 29, 2021Updated 4 years ago
- CV算法岗知识点及面试问答汇总,主要分为计算机视觉、机器学习、图像处理和 C++基础四大块,一起努力向offers发起冲击!☆1,765Nov 2, 2021Updated 4 years ago
- FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)☆3,347Dec 9, 2023Updated 2 years ago
- face detection☆1,334Nov 12, 2021Updated 4 years ago
- 算法工程师(人工智能CV方向)面试问题及相关资料☆2,974Aug 18, 2024Updated last year
- NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone…☆6,168Aug 8, 2024Updated last year
- 记录state-of-art计算机视觉相关论文。☆502Jul 9, 2021Updated 4 years ago
- nniefacelib是一个在海思35xx系列芯片上运行的人脸算法库☆560Jan 27, 2023Updated 3 years ago
- AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.☆3,478Aug 23, 2024Updated last year
- pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行☆21,558Jul 25, 2024Updated last year
- This repo is implemented based on detectron2 and centernet☆558Dec 31, 2020Updated 5 years ago
- 基于CenterNet训练的目标检测&人脸对齐&姿态估计模型☆286Mar 16, 2021Updated 4 years ago
- PyTorch ,ONNX and TensorRT implementation of YOLOv4☆4,531Jun 19, 2024Updated last year
- 🔥 (yolov3 yolov4 yolov5 unet ...)A mini pytorch inference framework which inspired from darknet.☆738Apr 23, 2023Updated 2 years ago
- TorchCV: A PyTorch-Based Framework for Deep Learning in Computer Vision☆2,257Nov 19, 2020Updated 5 years ago