Abhinandan A R

Results 18 comments of Abhinandan A R

@sksq96 @ZvukZTyshyny @apletea I am too facing the same issue while trying to get the summary of Yolact model. Any idea as to how to solve this??

Facing the same issue while running test.py with python3 test.py ctdet --exp_id coco_dla --keep_res --load_model ../models/ctdet_coco_dla_2x.pth. Have you solved?

Hi, have you solved this issue? I am getting the same error.

@xingyizhou please give your inputs

@pierrelzw I tested CenterNet by integrating your efficientnet.py into the main code base. The training results are very poor with efficientnet backbone. The AP values are all zero even after...

@AlexeyAB Has this repo been updated to save the int8 weights functionality?

@Ma-Dan Can you give more information about the package dependencies for your Yolact-ONNX implementation? And also, have compared the results of Yolact and that of your Yolact-ONNX implementations? If so,...

file_name= yolact_base_0_4000.onnx params= ['yolact', 'base', '0', '4000'] model_name= yolact_base epoch= 0 iteration= 4000 Config not specified. Parsed yolact_base_config from the file name. Loading model...Traceback (most recent call last): File "onnxeval.py",...