zhanghang1989 / zhanghang1989/PyTorch-Encoding
pascol voc aug dataset
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2k
- Forks
- 448
- PR merge metrics
- No merged PRs in 30d
Description
from the paper, pascal aug contains 10582, 1449, 1456 train, val, test images. But when I check the code, it seems use 11355 (another split ) for training.
Did I miss something?
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
Inspect the dataset-loading code that selects the Pascal VOC Aug training split and compare its 11,355-image count with the paper's 10,582/1,449/1,456 train, validation, and test counts. Check the referenced dataset metadata or split definitions first; the issue is done when the discrepancy is explained or the code and documentation agree.
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
- 30/100