Pinned Repositories
3D-Machine-Learning
A resource repository for 3D machine learning
3D-Point-Cloud-Processing
Master MVA, ENS Cachan, France: 3D Point Cloud Processing. Implementation of the research article "Segmentation Based Classification of 3D Urban Point Clouds". Very large data processing techniques using kdtree (scikit-learn API), feature computations on 3D points cloud. (Python, Scikit-Learrn))
3D-pointclouds
My homeworks for the MVA course "Point Clouds and 3D Modeling " (teached by F. Goulette, J-E Deschaud and T. Boubekeur)
3D-Reconstruction-with-Neural-Network
3DLineDetection
A simple and efficient 3D line detection algorithm for large scale unorganized point cloud
awesome-3D-vision
3D computer vision incuding SLAM,VSALM,Deep Learning,Structured light,Stereo,Three-dimensional reconstruction,Computer vision,Machine Learning and so on
awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
awesome-holistic-3d
A list of papers and resources (data,code,etc) for holistic 3D reconstruction in computer vision
building-boundary
Attempts to trace the boundary of a set of points belonging to an aerial LiDAR scan of a building (part).
C-C-
程序员资料免费分享,欢迎关注个人微信公众号:程序员编程指南
jtwhu's Repositories
jtwhu/3D-Machine-Learning
A resource repository for 3D machine learning
jtwhu/awesome-3D-vision
3D computer vision incuding SLAM,VSALM,Deep Learning,Structured light,Stereo,Three-dimensional reconstruction,Computer vision,Machine Learning and so on
jtwhu/awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
jtwhu/awesome-holistic-3d
A list of papers and resources (data,code,etc) for holistic 3D reconstruction in computer vision
jtwhu/C-C-
程序员资料免费分享,欢迎关注个人微信公众号:程序员编程指南
jtwhu/chatgpt
PHP版调用chatgpt接口进行问答的Demo。页面UI简洁,支持连续会话,支持保存查询日志。源码只有两个文件,没用任何框架,支持所有PHP版本,只需要修改message.php中的API_KEY即可使用。
jtwhu/Code-Notes
代码笔记
jtwhu/data-labeling-tools
图像images/点云point clouds标注工具汇总
jtwhu/DeepFacade
Source code for paper DeepFacade: A Deep Learning Approach to Facade Parsing
jtwhu/facade-segmentation
Fine tuning the model from the following paper on CMP Facade database: "The devil is in the labels: Semantic segmentation from sentences"
jtwhu/filesystem
A tiny self-contained path manipulation library for C++
jtwhu/fill-holes-pointcloud
Generate synthetic points to fill holes in point clouds
jtwhu/FloorLevelNet
jtwhu/Frame_Field_Learning_Revised
自己修改和配置后的FrameFieldLearning,与原项目改动不大
jtwhu/jtwhu
jtwhu/Knowledge-Warehouse
recording knowledges
jtwhu/Learning-to-Segment-3D-Point-Clouds-in-2D-Image-Space
jtwhu/lsaa-dataset
Large Scale Architectural Asset Dataset -- LSAA (IEEE TVCG 2020)
jtwhu/mmdetection3d
OpenMMLab's next-generation platform for general 3D object detection.
jtwhu/MyTinySTL
Achieve a tiny STL in C++11
jtwhu/PointCloudSegmentation
The research project based on Semantic KITTTI dataset, 3d Point Cloud Segmentation , Obstacle Detection
jtwhu/pointnet2
PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space
jtwhu/PolyWorldPretrainedNetwork
PolyWorld: Polygonal Building Extraction with Graph Neural Networks in Satellite Images
jtwhu/RandLA-Net
🔥RandLA-Net in Tensorflow (CVPR 2020, Oral & IEEE TPAMI 2021)
jtwhu/RS-building-regularization
Building Segmentation Post-processing -- Contour regularization.
jtwhu/TinyChatServer
A tiny clustered chatserver based on the Muduo network library
jtwhu/win_det_heatmaps
Window Detection in Facade Using Heatmaps Fushion
jtwhu/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
jtwhu/Yolov5_Magic
分享一些关于改进Yolov5的tricks以及实验结果
jtwhu/Yolov5_non_official