Tongjiaxun's Stars
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
fengdu78/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
amusi/CVPR2024-Papers-with-Code
CVPR 2024 论文和开源项目合集
yifeikong/reverse-interview-zh
技术面试最后反问面试官的话
open-mmlab/mmyolo
OpenMMLab YOLO series toolbox and benchmark. Implemented RTMDet, RTMDet-Rotated,YOLOv5, YOLOv6, YOLOv7, YOLOv8,YOLOX, PPYOLOE, etc.
IDEA-Research/detrex
detrex is a research platform for DETR-based object detection, segmentation, pose estimation and other visual recognition tasks.
PaddlePaddle/Research
novel deep learning research works with PaddlePaddle
HuangJunJie2017/BEVDet
Code base of the BEVDet series .
ZhiningLiu1998/awesome-imbalanced-learning
😎 Everything about class-imbalanced/long-tail learning: papers, codes, frameworks, and libraries | 有关类别不平衡/长尾学习的一切:论文、代码、框架与库
zonechen1994/CV_Interview
I hope this repo can help you a lot!
open-mmlab/OpenMMLabCourse
OpenMMLab course index and stuff
cwchenwang/awesome-3d-diffusion
A collection of papers on diffusion models for 3D generation.
autodriving-heart/Awesome-Autonomous-Driving
awesome-autonomous-driving
yizt/Grad-CAM.pytorch
pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...
scutan90/CNN-Visualization
CNN可视化、理解CNN
PaddlePaddle/Paddle3D
A 3D computer vision development toolkit based on PaddlePaddle. It supports point-cloud object detection, segmentation, and monocular 3D object detection models.
vasgaowei/BEV-Perception
Bird's Eye View Perception
Haiyang-W/DSVT
[CVPR2023] Official Implementation of "DSVT: Dynamic Sparse Voxel Transformer with Rotated Sets"
ProgramTraveler/Road-To-Autonomous-Driving
自动驾驶散修一枚 -> 记录自己对自动驾驶的学习过程和相关学习链接
autodriving-heart/Awesome-occupancy-perception
yichen928/SparseFusion
[ICCV 2023] SparseFusion: Fusing Multi-Modal Sparse Representations for Multi-Sensor 3D Object Detection
cheukcat/The-Eyes-Have-It
An intuitive approach for 3D Occupancy Detection
Xiangyu-CAS/CV_interview_in_a_day
一天准备好CV算法面试,个人经过面试阿里,字节,美团,滴滴,百度,快手等公司后,整理的面经,只包含高频内容,保证在一天之内可以放心食用完毕。
Ranking666/Base-quantization
base quantization methods including: QAT, PTQ, per_channel, per_tensor, dorefa, lsq, adaround, omse, Histogram, bias_correction.etc
autodriving-heart/CVPR2023-Papers-autonomous-driving
CVPR 2024 Papers Autonomous Driving
keithAND2020/awesome-Occupancy-research
Papers on occupation, including monocular and multi-view in autonomous driving scenarios
PaddlePaddle/PaddleTransfer
飞桨迁移学习算法库
ghimiresunil/Awesome-ML-Toolbox
Curated list of tools and technologies
ncpaddle/SWA-paddle
Stochastic weights Averaging with PaddlePaddle