facebookresearch / facebookresearch/sam-3d-objects
SAM 3D Objects utils3d'
- Dominant language
- Python
- Stars
- 7.4k
- Forks
- 878
- PR merge metrics
- No merged PRs in 30d
Description
text
Manca il file utils3d.py nel repository
Testo:
text
Buongiorno,
Sto cercando di eseguire il codice di esempio (`demo.py`) del progetto SAM 3D Objects, ma ricevo questo errore:
ModuleNotFoundError: No module named 'utils3d'
Ho controllato il repository e non trovo il file `utils3d.py` né nella cartella `notebook` né nella radice del progetto.
Il file è stato omesso dalla release? Esiste una versione pubblica o un’alternativa, oppure si tratta di una dipendenza interna non rilasciata?
Grazie per il supporto!
---
Hello,
I'm trying to run the example code (`demo.py`) from the SAM 3D Objects project, but I get the following error:
ModuleNotFoundError: No module named 'utils3d'
I've checked the repository and I can't find the `utils3d.py` file either in the `notebook` folder or in the project root.
Has this file been omitted from the release? Is there a public version or alternative, or is it an internal dependency not published yet?
Thanks for your support!
Contributor guide
Assessment
This issue has not been assessed yet.