yolact-keras
yolact-keras copied to clipboard
There is somgthing wrong in train.py
The second variable in line 289 is train_coco in your code. Actually, it should be val_coco.
也是,我改改