Ruben Scherman

Results 4 comments of Ruben Scherman

Hello, I have written a code to do it for another tensorflow implementation. Maybe you can adapt it. It is inspired from the Ultralytics save_weights function ``` def get_var_scope(a): temp...

I have not seen the blocks (instance segmentation head, instance segmentation losses) needed for the instance segmentation task but you could maybe add them yourself

@squashking I have not trained with COCO, but everything you need is in dataloaders/datasets/coco.py

Hi @ycc66104116 , i did not test it, this repo is obsolete now you can find much better models