Nithika
Nithika
Hello @dpascualhe, this is Nithika Balaji, and I'm currently beginning my journey in open source and excited to contribute to the organization in GSoC 2025. I am facing some difficulties...
Hi @dpascualhe thanks for getting back! **The steps I followed for the setup:** mkdir .venv python -m venv .venv python.exe -m pip install --upgrade pip pip install torch==2.2.2 torchvision==0.17.2 pip...
Hi @dpascualhe Nithika Balaji here again, I've identified the issue causing the error: _"Torch not available No module named 'open3d.ml3d'"_ **Issue 1:** - torch.py has => from detectionmetrics.models import torch_model_utils...
Hi @dpascualhe, Regarding my fix for Issue 1 (mocking open3d._ml3d on Windows), does this approach seem feasible to you? If so, would it be appropriate for me to raise a...
Thank you so much for the clarification @dpascualhe! And sorry for the trouble :(
Hii @dpascualhe I'm not facing any issues now, thankss !!