-
```shell
/opt/conda/envs/python35-paddle120-env/lib/python3.7/site-packages/setuptools/depends.py:2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's document…
-
**Test Env:**
Chromium Version: nightly build 75.0.3739.0 (**f456c6d**)
Platform: all
**Expected Result:**
The probability shouldn't change.
**Actual Result:**
The probability of the Labels …
-
Hi
Thank you for this amazing work. The inception V3 works really well.
Could you please specify how to change the model to Resnet 50 or VGG 16?
when I change it to ResNet I get the follow…
-
### Description
ImportError: cannot import name 'backend'
### environment
```
OS: ubuntu16.04+ python3.6.5+cuda9.0+cudnn7.0+tensorflow1.5
$ pip freeze | grep tensor
# your output here
tenso…
-
Platform (ubuntu 16.04):
Python version: 3.6
Source framework with version (Tensorflow 1.12 - CPU):
Pre-trained model (official examples):
Running scripts:
I use MMdnn given scripts, models su…
-
你好,在google 的一篇论文Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference提到:关于add量化时不进行特别的操作,只是在部署时需要将其放缩到同一尺度下进行运算;关于concatenation拼接操作,需要限制拼接模块的输入输出都在同一尺度下。请问关于这两个操作…
-
I have a problem with using Inception for fine-tuning. Actually, there is either an issue with initalized Inception itself according to its predictions or the preprocessing script is not suitable for …
-
I have two cases, one use the Inception V3 Regression model , and the other use the YOLO V3 model。
I noticed that the demos in Pocketflow are for LeNet or ResNet. I'm sure whether it supports Incepti…
-
### Issue Type
Performance
### Source
binary pypi
### Tensorflow Version
2.10.0
### Custom Code
No
### OS Platform and Distribution
Linux Ubuntu 18.04
### Python ve…
-
I am not able to run this code on google coalb with my own dataset. kindly explain me clearly how to do it. Also I have to use "faster_rcnn_inception_resnet_v2_atrous_lowproposals_coco" model, so kind…