olgaliak / active-learning-detect

Active learning + object detection
MIT License
100 stars 33 forks source link

Using paths relative to file location #13

Open yashpande opened 6 years ago

yashpande commented 6 years ago

Consider using sys.argv[0] instead of Path.cwd() so that regardless of where the file is run from it will find the config correctly. Also more generally find a better way to import config.