MagicSource

Results 1314 comments of MagicSource

@yinghdb Hi, can u check adet version code: ``` /adet/modeling/embedmask/mask_pred.py", line 7, in from adet.layers import mask_prob_efficient ImportError: cannot import name 'mask_prob_efficient' ``` there is no such file in your...

@yinghdb did u updated the git? You mean this line is unnecessary or lack of this file?

@shaomang If CPU 120ms, why it called CPU realtime? more than 100ms should be slow and not realtime at all

@shensheng272 hi, what's new updates on v0.2.0 specifically?

@sfzhang15 Are u still going opensource atss based detectron2 in 2021?

maybe could try check mAP see if the model converged.

Hi,this seems a bug, can u send me a PR? Just modify the demo.py vis_fast function, make sure the classes send into `vis_mask` function is numpy array int rather than...

F**k, so that is not my own issue, why does Meituan release some code didn't tested at all?

@meituan-gengyifei Plese fix the code before release.

thank u for reporting this, I have fixed it.