thomas chaton

Results 218 comments of thomas chaton

Hello, It can be trained on any dataset You just need to put --dataroot to ur data, and maybe change the dataLoader to use the correct path. Best,

Great, I just added PruningCallabck on PyTorchLightning. https://github.com/PyTorchLightning/pytorch-lightning/blob/release/1.2-dev/pytorch_lightning/callbacks/pruning.py#L53 Feel to make a review and ping me if something is wrong there. Would be great to collaborate and make the callback...

Hey @VainF, Sounds amazing. Please, join our Slack and ping me directly :)

No update there? This issue is 4 years old ...

Dear people from VoteNet, It seems the model is training, but I dont have all the losses working yet. I am missing the computation of mean_size_arr and I have to...

Hey @levzlotnik, It is what I thought, and I will give it a try ! Best regards, T.C

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...

Here is the current API. And associated PR: https://github.com/PyTorchLightning/lightning-flash/pull/566/files Best, T.C

Dear @sanskar107, Thanks for answering my questions ! I will work on integration ObjectDetection this week. Here is the `PointCloudSegmentation` Task: https://lightning-flash.readthedocs.io/en/latest/reference/pointcloud_segmentation.html Would be nice to provide more pre-trained models,...

Dear @sanskar107 @YilingQiao Would you be interested to have chat with the TorchPoints3d, Lightning Flash team. We are thinking to centralise efforts behind 1 library and would like to potentially...