zjhuang22 / maskscoring_rcnn

Codes for paper "Mask Scoring R-CNN".
MIT License
1.9k stars 378 forks source link

Add two augmentation functions: rotate and light change and more loss weights #80

Open qizhen816 opened 4 years ago

qizhen816 commented 4 years ago
  1. Bounding box and polygon/mask rotate
  1. Image vertical/horizontal linear light change
  1. More Loss weight: MASK_LOSS_WEIGHT BOX_LOSS_WEIGHT CLASSIFICATION_LOSS_WEIGHT and MASKIOU_LOSS_WEIGHT