linhl97
Results
1
issues of
linhl97
Hi, I tried to using FSSD in live.py by adding the following code: ``` elif args.version == 'FSSD_vgg': from models.FSSD_vgg import build_net ``` And I have downloaded the pretrained model...