Tag: deep-learning
All the articles with the tag "deep-learning".
Semantic Segmentation of Point Clouds with PointNet++
Published: at 12:30 PMA practical guide to semantic segmentation of 3D point clouds with PointNet++. Learn why point clouds are hard for neural networks, how PointNet++ builds a hierarchical feature representation with sampling and grouping, and how to implement the key building blocks in PyTorch, with a worked example on the S3DIS indoor dataset.
Advanced Techniques in PyTorch
Published: at 10:00 AMA deep dive into advanced techniques in PyTorch to optimize and enhance your deep learning models.
Getting Started with PyTorch
Published: at 10:22 AMA comprehensive guide to getting started with PyTorch for machine learning and deep learning projects.