-
I did some tests and it take a little over 4 seconds to process a single frame with the built in object detection model. I realize it is not completely the same, but I was hoping to get performance so…
-
Hi, I try to install the tensornets on Mint os by `pip install tensornets`
Here is the ERROR:
`Installing collected packages: tensornets
Running setup.py install for tensornets ... error
Com…
-
When I noticed that all the new (`2018_02_22`) `0.50` packages (`package:tensorflowmodel-mobilenet-v1-0.50-*-2018_02_22-py`) had problems with downloading the weights:
```
$ ck install package --tag…
-
While working on "ck replay" I noticed that our benchmark stopped compiling with v17.12. At the same time v18.02 works. You can check on clean hikey961:
```
$ ck pull all
$ ck install package:lib-a…
-
I want to change the depth_multiplier to other values than 1. I have tried these two lines of code!
from keras.applications.mobilenet import MobileNet
basic_model = MobileNet(alpha=0.25, depth_mul…
-
-
I have been playing around trying to visualize MobileNets using [lucid](https://github.com/tensorflow/lucid) and a couple of other tools as well. No matter the tools I'm using I am having difficulty g…
-
Al integrar la mobilenet al proyecto, al pasar las imágenes por ella se obtienen los tags relacionados como output y en base a ellos se arma la matriz de afinidad gramatical.
Se debería evaluar la p…
-
I tried to download a file from Google Drive with a direct public link but it failed. This is the link for testing.
https://drive.google.com/uc?export=download&id=1eOH1vv5SAoiZK1JWLbOp2biPocockWjg
-
------------------------
### System information
- **Have I written custom code (as opposed to using a stock example script provided in TensorFlow)**:
Yes
- **OS Platform and Distribution (e.…