-
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 |
---|---|---|
.. | ||
__init__.py | ||
inference.py | ||
loss.py | ||
mask_head.py | ||
roi_mask_feature_extractors.py | ||
roi_mask_predictors.py |