360 with own data not working
- Dominant language
- Jupyter Notebook
- Stars
- 2.8k
- Forks
- 458
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
I'm trying to prepare and train a model with my own dataset of images but I'm having some troubles for 360º.
On the one hand, there are some cases where, using the collab code of COLMAP, it appears an error about not finding the poses of the camera. Is this because of the images are wrong?
On the other hand, with the dataset and COLMAP executed correctly, I train the model with that files but, when I run the "eval.py" to check it, the images are not of the object, just some black or white images with some noise. Here I share some images used for the training.



And the resulting images are all like these:




Finally, I don't know where the problem is so I would like to know if it's just that the --spheric is not working well or some problems with the original images.
**Which branch you use**
I'm currently working with the dev branch.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start on the dev branch by reproducing the COLMAP pose-generation step with the supplied image setup, then run eval.py using the generated files. Compare the pose-generation result with the black or noisy evaluation images to determine whether the failure is in the input images, camera poses, or --spheric handling; done means the failing stage and reproducible cause are identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, python, pytorch
- Domain
- computer-vision, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100