-
I have some errors while reading my own dataset.
Calculating Inception Score...
Traceback (most recent call last):
File "calculate_inception4.py", line 113, in
print (calculate_inception…
-
**System information**
- Have I written custom code (as opposed to using example directory): yes
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 16.04
- TensorFlow backe…
-
-
### Description
I was running the last several days modifying opencv/detect.py for three usb cameras. All went well. I also modified it to just gather images with no inference. Grabbed a couple th…
-
## Description
This issue proposes the development of a new module titled "React Evolution" for the React course curriculum. The module will chronicle the historical development of React, highlight…
-
I tired seya with the lasted keras(1.0.1),
unfortunately, Seya fails with the following outputs:
/usr/bin/python2.7 /home/sun/seya/examples/imdb_brnn.py
Using TensorFlow backend.
Loading data...
2000…
-
Hi, I just ran VGG Face 2 trainer/classifier on the images labeled for 4 emotions, Angry, Happy, Sad and Neutral. Using the split data set I am getting an accuracy of only 25%. Any thought on how I ca…
-
Hello,
I am facing issue while trying to run below command:-
**python train.py --logtostderr --train_dir=training/ --pipeline_config_path=training/faster_rcnn_inception_v2_pets.config**
Ten…
-
While trying to run the following code:-
`import os`
`import tensorflow as tf`
`from object_detection.utils import label_map_util`
`from object_detection.utils import visualization_utils as vi…
-
In the **EAST** papers said:
> The maximal size of text instances the detector can handle is proportional to the receptive field of the network. This limits the capability of the network to predic…