zhanghang1989 / zhanghang1989/PyTorch-Encoding
Trainaug
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2k
- Forks
- 448
- PR merge metrics
- No merged PRs in 30d
Description
Hi, The number of VOC trainaug mentioned in many papers is 10582,but after i run prepare_pascal.py ,i got 11355 . How i can got 10582?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading and running prepare_pascal.py, then inspect how it selects and counts VOC training and augmented samples. Compare the generated 11355 entries with the 10582 count cited in the issue and determine which dataset or filtering assumptions differ; the issue is complete when the discrepancy is explained and the correct procedure is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision, machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100