DetectionTeamUCAS / DetectionTeamUCAS/R2CNN-Plus-Plus_Tensorflow
Changes required for custom dataset
Open
- Dominant language
- Python
- Stars
- 240
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
The images in my dataset are 2400x2400.
Do i have to change the following items:
cfgs.py
IMG_SHORT_SIDE_LEN = [800, 600, 700, 900, 1000, 1100, 1200]
Can you please confirm what changes i need to make for my dataset ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.