-
I have a trained model of inception v3, retrained on the class of Vehicles. I want to use that instead of the by default setting here. How can i do that ?
-
## Datasets
* [X] mnist
* [ ] fashion mnist
* [ ] cifar10
* [ ] cifar100
* [ ] tiny imagenet
* [ ] imagenet (ILSVRC)
* [ ] MPII/[COCO](http://cocodataset.org) (#55)
* [ ] pascal VOC (#54)
* …
-
Hey there, really enjoying playing with this tutorial! 😄
I was trying to retrain using `nasnet_mobile` using the `tfhub_module` param like so:
```
--tfhub_module="https://tfhub.dev/google/imag…
-
Hi,
We have a model that is trained using Keras and CNTK, I would like to evaluate the model using C#, how do I go about doing that? Also the trained model is inception_v3
-
Hello, your transfer learning sample is the best I found in Internet, because it's easy to read (well coded) and reusable (using parameters). I used for some tests, it works perfectly.
I have a que…
-
Downloading /home/nemo/.mxnet/models/inceptionv3-ed47ec45.zip from https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/gluon/models/inceptionv3-ed47ec45.zip...
Traceback (most recent call la…
-
请问能给一份SI2-SI-TI-DIM的代码吗?
-
### Source
| **ZH** | **EN** |
| -------- | -------- |
| 1. [設定服務埠](https://man.twcc.ai/@twccdocs/doc-ccs-main-zh/%2F%40twccdocs%2Fguide-ccs-port-zh) | [Here](https://github.com/twcc/TWCC-Docs-…
-
It would be very useful if speed statistics were added to this implementation (FPS for darkflow, image response time for inception V3, etc). Could this please be put up too? I would love to help out i…
-
Hi, I am able to compile and quantize the python tensorflow model but step 5 ,deployment fails. I am using aws ubuntu F1 instance. Is it possible to run the ml-suite without FPGA developer AMI?
>>…