yara-ys/3D-point-clouds-Edge-Detection-Using-KPConv
This project implements a Kernel Point Convolution pipeline for edge detection in 3D point clouds, developed as part of the ABC Challenge. It aims to automatically identify edge points in 3D models of manufactured objects by combining geometric features (coordinates, normals, and multi-scale descriptors) within a U-Net–style KPConv architecture.
No commits in the last 6 months.
Stars
3
Forks
—
Language
C++
License
—
Category
Last pushed
Oct 06, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/yara-ys/3D-point-clouds-Edge-Detection-Using-KPConv"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
drprojects/superpoint_transformer
Official PyTorch implementation of Superpoint Transformer introduced in [ICCV'23] "Efficient 3D...
yuxumin/PoinTr
[ICCV 2021 Oral] PoinTr: Diverse Point Cloud Completion with Geometry-Aware Transformers
charlesq34/frustum-pointnets
Frustum PointNets for 3D Object Detection from RGB-D Data
drprojects/DeepViewAgg
[CVPR'22 Best Paper Finalist] Official PyTorch implementation of the method presented in...
facebookresearch/votenet
Deep Hough Voting for 3D Object Detection in Point Clouds