Open Renat2001 opened 2 years ago
same issue here
Is there any resolution to this issue. I am also facing the same issue with MMdet 2.1 version
Same issue here!
I also run the image in Example/ using mmdet 2.26, the output xml is different from the example xml. There are also no cells, only table coord points
Maybe because some weights are truncated when model migration is processed?
This guide helps dealing with this issue: https://github.com/open-mmlab/mmdetection/tree/master/configs/legacy_1.x
Hi everyone! There is a problem with performance when using MMdet 2.x version. I used
cascade_mask_rcnn_hrnetv2p_w32_20e_v2.py
config file. Also I updated checkpoint fileepoch_36.pth
withupgrade_model_version.py
script. But anyways I am getting not accurate results. Table box is kind of shifted from its actual position. Steps to reproduce: