Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ The pretrained model is retrained onto the 80 categories from coco. * How to retrain Singlelabel: Für das training mit default Hyperparameter muss nur das Verzeichnis mit den Bildern übergeben werden: ```python ``` python3 retrain.py \ --image_dir /softpro/ss18/caption/cocoapi/train_all_objects/ ``` Loading Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ The pretrained model is retrained onto the 80 categories from coco. * How to retrain Singlelabel: Für das training mit default Hyperparameter muss nur das Verzeichnis mit den Bildern übergeben werden: ```python ``` python3 retrain.py \ --image_dir /softpro/ss18/caption/cocoapi/train_all_objects/ ``` Loading