-
Notifications
You must be signed in to change notification settings - Fork 325
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lightning Flash Integration #317
Comments
Dear people from Open3d-ML, Actually, more examples for all datasets would be highly appreciated. The resources are pretty sparse :) Observations (will be added there as I go through the codebase):
Here is the PR: Lightning-Universe/lightning-flash#566 Best, |
Here is the current API. And associated PR: https://github.com/PyTorchLightning/lightning-flash/pull/566/files Best, |
@tchaton We appreciate your efforts in integration of Open3D-ML in Lightning Flash, and we are happy to help. We are working on adding more examples and tutorials. and to answer some of your quesitons :
|
Dear @sanskar107, Thanks for answering my questions ! I will work on integration ObjectDetection this week. Here is the Would be nice to provide more pre-trained models, I could help there and maybe bring some models from TorchPoints3d. Note: I noticed the visualiser was quite un-stable and there were a bug in the base Visualizer class. I had to patch it: https://github.com/PyTorchLightning/lightning-flash/blob/master/flash/pointcloud/segmentation/open3d_ml/app.py#L28 Best, |
Dear @sanskar107 @YilingQiao Would you be interested to have chat with the TorchPoints3d, Lightning Flash team. Best, |
Dear people from Open3d-ML,
My name is Thomas Chaton, I am part of the PyTorch Lightning Team and co-creator of TorchPoints3d: https://github.com/nicolas-chaulet/torch-points3d
This week, I will integrate Open3d-ML in Lightning Flash: https://github.com/PyTorchLightning/lightning-flash.
Any help such as reviews would be appreciated :)
Best,
T.C
The text was updated successfully, but these errors were encountered: