Replies: 2 comments 5 replies
-
@tanzhenyu as we have recently been introducing many custom c++ ops for 3d (CPU only), have we evaluated the approach adopted by https://github.com/google-research/visu3d? It is based on: See some nice Colabs at: /cc @Conchylicultor |
Beta Was this translation helpful? Give feedback.
-
With the power of deep learning and computer vision, KerasCV has the potential to revolutionize 3D modeling. In particular, KerasCV's compatibility with TensorFlow and PyTorch opens up exciting possibilities for advanced 3D modeling techniques. This can lead to more accurate object recognition, 3D reconstruction, and point cloud analysis. Moreover, KerasCV's user-friendly interface democratizes 3D modeling, making it accessible to beginners and experts alike. This fosters collaboration and innovation in the field. While there's room for further research and development, the future of 3D modeling in KerasCV looks promising. Let's share our thoughts on this exciting topic! |
Beta Was this translation helpful? Give feedback.
-
In coming days,
keras_cv
might want to support 3D modeling of the general computer vision task, such as 3D classification, 3D object detection, 3D semantic segmentation. This type of modeling is very crucial for robotics and self-driving technology. I read a nice google-ai-blog regarding TensorFlow 3D, we might want to take a look into this in near future.The TensorFlow 3D codebase is an open source framework built on top of TensorFlow 2 and Keras that makes it easy to construct, train and deploy 3D Object Detection, 3D Semantic Segmentation and 3D Instance Segmentation models.
Beta Was this translation helpful? Give feedback.
All reactions