-
Ren Jin authored
In maskrcnn_benchmark/modeling/roi_heads/mask_head/inference.py change line 125-126 to w = int(box[2] - box[0] + TO_REMOVE) h = int(box[3] - box[1] + TO_REMOVE)
38ce7a10
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
backbone | ||
detector | ||
roi_heads | ||
rpn | ||
__init__.py | ||
balanced_positive_negative_sampler.py | ||
box_coder.py | ||
matcher.py | ||
poolers.py | ||
registry.py | ||
utils.py |