Tensorflow-SegNet
Tensorflow-SegNet copied to clipboard
Where is log????
python main.py --log_dir=path_to_your_log --image_dir=path_to_CamVid_train.txt --val_dir=path_to_CamVid_val.txt --batch_size=5
This is how we can train, and then I have to put my dir after --log_dir=, right?? Then, where is my log_dir???? Where can I get log folder or file??
Anyone can help me?? Plz...