Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotfix/python3.5 support #116

Open
wants to merge 14 commits into
base: update
Choose a base branch
from

Conversation

tylercode362
Copy link

python3.5 support

2017-08-23 16:21:00.605727: I tensorflow/core/common_runtime/gpu/gpu_device.cc:977] Creating TensorFlow device (/gpu:0) -> (device: 0, name: GeForce GTX 1060 6GB, pci bus id: 0000:01:00.0)
2017-08-23 16:21:00,784 INFO Evaluation Finished. All results will be saved to:
2017-08-23 16:21:00,785 INFO /home/tyler/KittiSeg/hypes/../RUNS/KittiSeg_2017_08_23_16.15
2017-08-23 16:21:00,941 INFO Raw Results:
2017-08-23 16:21:00,941 INFO [train] MaxF1 (raw) : 88.2093
2017-08-23 16:21:00,941 INFO [train] BestThresh (raw) : 12.5490
2017-08-23 16:21:00,941 INFO [train] Average Precision (raw) : 89.8552
2017-08-23 16:21:00,941 INFO [val] MaxF1 (raw) : 85.5898
2017-08-23 16:21:00,941 INFO [val] BestThresh (raw) : 7.0588
2017-08-23 16:21:00,941 INFO [val] Average Precision (raw) : 88.1640
2017-08-23 16:21:00,941 INFO Speed (msec) (raw) : 191.4068
2017-08-23 16:21:00,941 INFO Speed (fps) (raw) : 5.2245
2017-08-23 16:21:00,941 INFO Smooth Results:
2017-08-23 16:21:00,942 INFO [train] MaxF1 (smooth) : 88.2093
2017-08-23 16:21:00,942 INFO [train] BestThresh (smooth) : 12.5490
2017-08-23 16:21:00,942 INFO [train] Average Precision (smooth) : 89.8552
2017-08-23 16:21:00,942 INFO [val] MaxF1 (smooth) : 85.5898
2017-08-23 16:21:00,942 INFO [val] BestThresh (smooth) : 7.0588
2017-08-23 16:21:00,942 INFO [val] Average Precision (smooth) : 88.1640
2017-08-23 16:21:00,942 INFO Speed (msec) (smooth) : 191.4068
2017-08-23 16:21:00,942 INFO Speed (fps) (smooth) : 5.2245
2017-08-23 16:21:41,390 INFO Step 120/12000: loss = 0.43; lr = 1.00e-05; 0.809 sec (per Batch); 1.2 imgs/sec
2017-08-23 16:21:42,636 INFO (raw) Acc. : 0.94, xentropy: 0.17, weight_loss: 0.38
2017-08-23 16:21:42,636 INFO (smooth) Acc. : 0.72, xentropy: 0.57, weight_loss: 0.38

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants