ssd.pytorch
ssd.pytorch copied to clipboard
sh code error report
Hi,
I don't really know about sh script, but when I try to download COCO dataset using COCO2014.sh, I found out that there's a missing space that cause the script not run successfully.
On line 39, the editor tells me to add a space after 'annotations' and then the script work.
Best, :)