-
Traceback (most recent call last):
File "train_image_classifier.py", line 585, in
tf.app.run()
File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/platform/app.py", line 30, in …
-
Could you support the network architecture like `vgg`, `resnet` easily to use. If I want to use `resnet` in `Pytorch`, I only need to write the following two lines code:
```Python
from torchvision i…
-
-
官方这里提了训练好的模型:https://github.com/PaddlePaddle/paddle-mobile#4-%E9%83%A8%E5%88%86%E6%B5%8B%E8%AF%95%E6%A8%A1%E5%9E%8B%E5%92%8C%E6%B5%8B%E8%AF%95%E5%9B%BE%E7%89%87%E4%B8%8B%E8%BD%BD
我只是知道mobilenet训练的是Im…
-
So I have been trying to run on windows 10 , gtx 1060, cudnn 5.1 cuda 8, and tensorflow-gpu and keep getting these errors. Tensforlow CPU works fine.
E c:\tf_jenkins\home\workspace\release-win\dev…
-
Is there a way to print the tensor shapes of the IFMs and OFMs. Also the padding and strides info for each CONV layer. I wanted to print the network architecture (e.g. https://github.com/lim0606/torch…
-
Need help. For some reason the input and output activation map sizes are not printed for me. I am importing a model definition from tf-slim and using everything else from inceptionv3.py file
Here i…
-
### System information
- **What is the top-level directory of the model you are using**:
- **Have I written custom code (as opposed to using a stock example script provided in TensorFlow)**:
- **…
-
- [* ] I'm up-to-date with the latest release:
- [* ] I've confirmed that my Keras model works outside of Talos.
Hey I am using Talos to finetune a pretrained CNN. I keep getting an error where it…
-
I'm sure developers are working hard to catch up with Python 3.7.
Is there any timeline?
pip3 install tensorflow - apparently does not work, building from source:
OS Platform and Distribution: …