Pinned Repositories
3D-Machine-Learning
A resource repository for 3D machine learning
AlgorithmDiagram
算法图解的算法代码示例,用Python和Java实现,后期会加入其它语言
awesome-holistic-3d
A list of papers and resources for holistic 3D reconstruction in computer vision
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
awesome-point-cloud-analysis-2020
A list of papers and datasets about point cloud analysis (processing) since 2017. Update every day!
awesome-pointcloud-processing
awesome PointCloud processing algorithm
awesome_3DReconstruction_list
A curated list of papers & resources linked to 3D reconstruction from images.
book_DeepLearning_in_PyTorch_Source
Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
sapphire666's Repositories
sapphire666/awesome-holistic-3d
A list of papers and resources for holistic 3D reconstruction in computer vision
sapphire666/3D-Machine-Learning
A resource repository for 3D machine learning
sapphire666/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
sapphire666/awesome-point-cloud-analysis-2020
A list of papers and datasets about point cloud analysis (processing) since 2017. Update every day!
sapphire666/awesome-pointcloud-processing
awesome PointCloud processing algorithm
sapphire666/awesome_3DReconstruction_list
A curated list of papers & resources linked to 3D reconstruction from images.
sapphire666/CV-Papers-Codes
CV 方向论文阅读以及手写代码实现
sapphire666/Data_Structure_with_Python
这是我在学习《基于Python的数据结构》的时候的笔记与代码
sapphire666/deep_learning_object_detection
A paper list of object detection using deep learning.
sapphire666/deeplearning-models
A collection of various deep learning architectures, models, and tips
sapphire666/deeplearningbook-chinese
Deep Learning Book Chinese Translation
sapphire666/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
sapphire666/DogsVsCats
Kaggle竞赛题猫狗大战 ,用于PyTorch入门
sapphire666/DogsVsCats-ResNet18
use torchvision models ResNet18 to implement Kaggle's dogs vs. cats task
sapphire666/EverydayWechat
微信助手:1.每日定时给好友(女友)发送定制消息。2.机器人自动回复好友。3.群助手功能(例如:查询垃圾分类、天气、日历、电影实时票房、快递物流、PM2.5等)
sapphire666/kitti_object_vis
KITTI Object Visualization (Birdview, Volumetric LiDar point cloud )
sapphire666/mynote-img
sapphire666/PCDet
PCDet Toolbox in PyTorch for 3D Object Detection from Point Cloud
sapphire666/PF-Net-Point-Fractal-Network
CVPR2020 PF-Net: Point Fractal Network for 3D Point Cloud Completion
sapphire666/Pointnet2_PyTorch
PyTorch implementation of Pointnet2/Pointnet++
sapphire666/Pointnet_Pointnet2_pytorch
PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.
sapphire666/PointRCNN
PointRCNN: 3D Object Proposal Generation and Detection from Point Cloud, CVPR 2019.
sapphire666/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
sapphire666/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
sapphire666/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
sapphire666/RPMNet
RPM-Net: Robust Point Matching using Learned Features (CVPR2020)
sapphire666/second.pytorch
PointPillars for KITTI object detection
sapphire666/SoTA-Point-Cloud
🔥Deep Learning for 3D Point Clouds
sapphire666/Student-resources
本文介绍的是利用学生身份可以享受到的相关学生优惠权益,但也希望各位享受权利的同时不要忘记自己的义务,不要售卖、转手自己的学生优惠资格,使得其他同学无法受益。
sapphire666/votenet
Deep Hough Voting for 3D Object Detection in Point Clouds