ShowLo / MobileNetV2

Implementation of MobileNetV2 with pyTorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ArgumentError: argument --data-dir: conflicting option string: --data-dir

nahmadmca opened this issue · comments

I am getting following error while running train.py file.

ArgumentError: argument --data-dir: conflicting option string: --data-dir

Kindly let me know the solution for this error.