Could not reproduce results for generate_synthia_label.py and the use of its result
- Dominant language
- Python
- Stars
- 141
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
I ran generate_synthia_label.py with both default settings (nproc=16) and nproc=1, but got output files varing greatly in size. Specifically, the file synthia_label_info.p you provided is around 1322KB, while my results are 458KB for nproc=16 and 1157KB for nproc=1. I am wondering what to blame for such a big difference.
Besides, would you be so kind to tell me about the functionality of such a step, as well as the performance boost of it?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with generate_synthia_label.py and reproduce the reported runs using nproc=16 and nproc=1. Inspect how synthia_label_info.p is produced and used; the issue is resolved when the output-size discrepancy, the step's functionality, and its performance effect are explained.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- 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