Pinned Repositories
cpp-backend-reference
C++后端开发面试题
daily-paper-computer-vision
记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文
ds-cheatsheets
List of Data Science Cheatsheets to rule the world
electron-ssr-backup
electron-ssr原作者删除了这个伟大的项目,故备份了下来,不继续开发,且用且珍惜
Inferring-Spatial-Uncertainty-in-Object-Detection
The repo of the preprinting paper "Labels Are Not Perfect: Inferring Spatial Uncertainty in Object Detection"
keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
learning1
跟着老师学习(2020/1/3)
MathModel
研究生数学建模,本科生数学建模、数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT
spconv1.0
3D稀疏卷积1.0版本
trash_classify
响应习大大的号召,进行垃圾分类。基于OpenCV和TensorFlow的生活垃圾图像分类识别。
hughlee815's Repositories
hughlee815/spconv1.0
3D稀疏卷积1.0版本
hughlee815/trash_classify
响应习大大的号召,进行垃圾分类。基于OpenCV和TensorFlow的生活垃圾图像分类识别。
hughlee815/cpp-backend-reference
C++后端开发面试题
hughlee815/daily-paper-computer-vision
记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文
hughlee815/ds-cheatsheets
List of Data Science Cheatsheets to rule the world
hughlee815/electron-ssr-backup
electron-ssr原作者删除了这个伟大的项目,故备份了下来,不继续开发,且用且珍惜
hughlee815/Inferring-Spatial-Uncertainty-in-Object-Detection
The repo of the preprinting paper "Labels Are Not Perfect: Inferring Spatial Uncertainty in Object Detection"
hughlee815/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
hughlee815/learning1
跟着老师学习(2020/1/3)
hughlee815/MathModel
研究生数学建模,本科生数学建模、数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT
hughlee815/mmdet
hughlee815/OpenLidarPerceptron
OpenLidarPerceptron for LiDAR-based 3D Scene Perception (e.g. PCDet toolbox for 3D detection from point cloud).
hughlee815/pcdet
PCDet is a clear, simple, self-contained project for LiDAR-based 3D object detection. The models contain pointpillar, second, pv-rcnn etc.
hughlee815/PointSetGeneration
Code for ``A Point Set Generation Network for 3D Object Reconstruction from a Single Image''
hughlee815/SA-SSD
hughlee815/TreeGAN
3D Point Cloud Generative Adversarial Network Based on Tree Structured Graph Convolutions
hughlee815/YOLOv3_TensorFlow
Complete YOLO v3 TensorFlow implementation. Support training on your own dataset.