Pinned Repositories
-
awesome-attention-mechanism-in-cv
计算机视觉中用到的注意力模块和其他即插即用模块PyTorch Implementation Collection of Attention Module and Plug&Play Module
BEVPerception-Survey-Recipe
Awesome BEV perception papers and cookbook for achieving SOTA results
CCNet
CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).
CityPersons
bounding box annotations, python evaluation code, and a benchmark for CityPersons
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
xiaopan999
yolov5-pedestrian_detection
yolov7
🔥🔥🔥🔥 YOLO with Transformers and Instance Segmentation, with TensorRT acceleration! 🔥🔥🔥
xiaopan999's Repositories
xiaopan999/yolov5-pedestrian_detection
xiaopan999/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
xiaopan999/yolov7
🔥🔥🔥🔥 YOLO with Transformers and Instance Segmentation, with TensorRT acceleration! 🔥🔥🔥
xiaopan999/awesome-attention-mechanism-in-cv
计算机视觉中用到的注意力模块和其他即插即用模块PyTorch Implementation Collection of Attention Module and Plug&Play Module
xiaopan999/BEVPerception-Survey-Recipe
Awesome BEV perception papers and cookbook for achieving SOTA results
xiaopan999/CCNet
CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).
xiaopan999/CityPersons
bounding box annotations, python evaluation code, and a benchmark for CityPersons
xiaopan999/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
xiaopan999/Data-Science-Notes
数据科学的笔记以及资料搜集
xiaopan999/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
xiaopan999/DeepHomography
Content-Aware Unsupervised Deep Homography Estimation
xiaopan999/DL_tools
xiaopan999/HDMapNet
xiaopan999/LapDepth-release
Monocular Depth Estimation Using Laplacian Pyramid-Based Depth Residuals
xiaopan999/lihang-code
《统计学习方法》的代码实现
xiaopan999/opencv
Open Source Computer Vision Library
xiaopan999/opencv_tutorials
Opencv4.0 with python (English&中文), and will keep the update ! 👊
xiaopan999/PVT
xiaopan999/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
xiaopan999/stanford-tensorflow-tutorials
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
xiaopan999/tutorials
机器学习相关教程
xiaopan999/unsupervised-deep-homography
PyTorch implementation of Unsupervised Deep Homography: https://arxiv.org/abs/1709.03966
xiaopan999/VectorMapNet_code
This is the official code base of VectorMapNet (ICML 2023)
xiaopan999/xview-yolov3
xView 2018 Object Detection Challenge: YOLOv3 Training and Inference.
xiaopan999/YOLO2COCO
A set of tools for converting a darknet dataset to COCO format working with YOLOX
xiaopan999/yoloair
🔥🔥🔥YOLOv5, YOLOv6, YOLOv7, PPYOLOE, YOLOX, YOLOR, YOLOv4, YOLOv3, PPYOLO, PPYOLOv2, Transformer, Attention, TOOD and Improved-YOLOv5-YOLOv7... Support to improve backbone, neck, head, loss, IoU, NMS and other modules🚀
xiaopan999/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
xiaopan999/yolov5_obb
yolov5 + csl_label.(Oriented Object Detection)(Rotation Detection)(Rotated BBox)基于yolov5的旋转目标检测
xiaopan999/yolov7-1
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
xiaopan999/yolox-yolov5