Point Cloud Classification - Keras Code Examples

  Рет қаралды 14,048

Connor Shorten

Connor Shorten

Күн бұрын

Пікірлер: 13
@CristianGarcia
@CristianGarcia 3 жыл бұрын
Thanks for the video! I am not an expert in this, but the basic intuition is that point clouds are sets so there is no natural way of ordering them i.e. you can NOT identify which is point 0, 1, 2... n, consistently between samples. On the other hand, grid convolutions assume a very precise local ordering so the regularization applied in PointNet I believe is trying to somehow learn an ordering in the first half of the network and then using it in the second half. I believe GNNs and Transformers are much better at this task than CNNs since they naturally operate on sets. Things like the SE(3) Transformer even (try to) encode 3D rotational symmetries into the architecture. A good data augmentation for this is 3D rotations so the network can try to learn to be invariant to this just like with CNN and rotated images.
@connor-shorten
@connor-shorten 3 жыл бұрын
Hey Cristian, thanks for this information! I agree it definitely seems like the Transformer would be better suited for this problem! I'll check out the SE(3), still very new to point cloud research haha! Interesting to see data augmentation in the geometric dl space, 3D rotations like neural radiance fields seems like it could be interesting for 2D image data as well!
@stnmtambat9374
@stnmtambat9374 3 жыл бұрын
@@connor-shorten check out the "Point Transformer" published in 2020
@zddroy1025
@zddroy1025 3 жыл бұрын
Thank you for your video! Wonder where could we access the notebook.
@basithAA
@basithAA 3 жыл бұрын
thanks for the knowledge
@blackeagleff
@blackeagleff 3 жыл бұрын
Hi, could you bring a video on PointNET ++ or higher networks (SalsaNext, SPVNAS) regarding 3D semantic segmentation with lidar point cloud? I have my own point cloud data captured with velodyne lidar and i wanna know how to use one of this net to predict semantic segmentation on my own data, thank you !
@alexsteiner6103
@alexsteiner6103 2 жыл бұрын
how can i save th model ? to a .h5 file
@ahmadatta66
@ahmadatta66 2 жыл бұрын
why is the validation loss so high?
@mehermanoj45
@mehermanoj45 3 жыл бұрын
😀
@connor-shorten
@connor-shorten 3 жыл бұрын
Thanks, hope you find this useful!
@jessar82
@jessar82 Жыл бұрын
But how can you explain and review work you did not understand? Did you check the validation accuracy? Did you plot the loss? Just take a moment to code a model Training and Validation loss, at least! Mate, this work on Keras is basically a fake replication of the original paper. The model is overfitting from the start to the end, and the results are just random.
@AKSAHA2711
@AKSAHA2711 2 жыл бұрын
why only 2048 points
@axo4579
@axo4579 Жыл бұрын
Why is the validation loss so high and random?
Few-Shot Learning with Reptile - Keras Code Examples
22:31
Connor Shorten
Рет қаралды 10 М.
[SGP-2022] Deep Learning on Point Clouds
1:26:10
SU Lab UC San Diego
Рет қаралды 29 М.
PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation
11:24
ComputerVisionFoundation Videos
Рет қаралды 66 М.
3D Point Cloud Classification in Python - PointNet Concept and Implementation
7:56
Iterative Closest Point (ICP) - Computerphile
16:25
Computerphile
Рет қаралды 141 М.
Random Forest Machine Learning for classification of LIDAR data
18:15
MosaicML Composer for faster and cheaper Deep Learning!
25:12
Connor Shorten
Рет қаралды 3,6 М.