{ | |
"args": { | |
"config": "nano", | |
"img_size": 640, | |
"save_dir": "inference/output", | |
"source": "inference/images", | |
"weight": "/content/nano.pth" | |
} | |
} |
{ | |
"args": { | |
"config": "nano", | |
"img_size": 640, | |
"save_dir": "inference/output", | |
"source": "inference/images", | |
"weight": "/content/nano.pth" | |
} | |
} |