-
2019-01-04 12:57:31,217 - InfoLog - INFO - Epoch :[21/22]
2019-01-04 12:57:32,304 - InfoLog - INFO - Train: [0/1323] | Time: 145m 34s | loss: 0.2563 | oa:0.9428 | ma: 0.5084 | fa: 0.8927 | miou: 0.39…
-
Name of dataset: OpenImages v7
URL of dataset: https://g.co/dataset/open-images
License of dataset: licensed by Google Inc. under CC BY 4.0 license. The images are listed as having a CC BY 2.0 licen…
-
I am relatively new to ZFS on Linux (long time BTRFS user), but I am running into a weird bug. I don’t think it is user error, but feel free to tell me I’m wrong.
I’m using Ubuntu 18.04 with ZFS on…
-
**Describe the bug**
`zsysd` spends a lot of time at 100% cpu (seemingly spinning a single core/thread)
**To Reproduce**
1. Install a zsys-using ubuntu; this has been an issue since I recall zsys…
-
I'm applying the following preprocessing on the training images
```
img_prep = ImagePreprocessing()
img_prep.add_featurewise_zero_center() samples.
img_prep.add_featurewise_stdnorm()
```
…
-
Hello
I'm experiencing occasional non-deterministic behaviour when running the script below on multi-device CPU (using flag `--xla_force_host_platform_device_count=8`).
The script runs 10 attemp…
-
I want to create the predicative model in line with the image processing, I have a lot of video files(.mov) on Google Drive (concerned with auto driving) I get data from Google Drive as links to t…
-
I want to use other object detection data sets for this experiment, can I do this, such as Pascal VOC,thanks!
-
**Is your feature request related to a problem? Please describe.**
Currently, the Neural Networks folder lacks a comprehensive example of image classification using Convolutional Neural Networks (CNN…
-
hello,I have the same problem:ValueError: Cannot feed value of shape (0,) for Tensor 'real_A_and_B_images:0', which has shape '(?, 256, 256, 6)'
#model.py
from __future__ import division
import o…