facebookresearch / facebookresearch/fvcore
Some error when i trained yoloF
Open
- Dominant language
- Python
- Stars
- 2.3k
- Forks
- 236
- PR merge metrics
- No merged PRs in 30d
Description
File "/home/zzf/miniconda3/envs/torch1.7.1/lib/python3.7/site-packages/fvcore-0.1.3.post20210317-py3.7.egg/fvcore/nn/giou_loss.py", line 32, in giou_loss
AssertionError: bad box: x1 larger than x2
Contributor guide
Research direction
Start at fvcore/nn/giou_loss.py line 32 and reproduce the YOLOF training failure in the reported Python 3.7 and torch 1.7.1 environment. Trace the box values reaching giou_loss; done means the failure has a confirmed cause and its expected handling is covered by a regression test or documented reproduction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- 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
- 20/100