-
I found you implement last_gamma in ResidualBlockV2,so I tested it with [AttentionNet](https://github.com/PistonY/ResidualAttentionNetwork),but not work for me?
And I didn't find any ResidualBlockV2 …
-
I try to use the ABN, InPlaceABN, InPlaceABNSync. But some errors occur.
RuntimeError: one of the variables needed for gradient computation has been modified by an inplace operation
I test it on…
-
I'm trying to run tensorflow against tensorrt but looks this always runs with TF.
"TensorRT node TRTEngineOp_0 added for segment 0 consisting of 446 nodes failed: Internal: Failed to build TensorRT e…
-
I'm trying to use tf_cnn_benchmarks.py to evaluate the pre-trained resnet 50 model provided [here](https://github.com/tensorflow/models/tree/master/official/resnet).
This is how I ran the eval and …
-
你好,因为 tensorflow/contrib/slim/python/slim/nets/resnet_v1.py 和tensorflow/contrib/slim/python/slim/nets/resnet_v2.py 极其相似,所以我将 lib/nets/resnet_v1.py 中的出现resnet_v1的地方替换为resnet_v2,作为resnet_v2.py,但是re…
-
System information
------------------------------------------
Have I written custom code (as opposed to using a stock example script provided in TensorFlow):no
OS Platform and Distribution (e.g., L…
-
### System information
**What is the top-level directory of the model you are using: models/tree/master/research/tensorrt
**Have I written custom code (as opposed to using a stock example script pro…
-
Can you give me the complete code, the current code can't be verified.Thank you!
-
I am trying to train Faster RCNN with a new backbone model and I see the following error -
python2 tools/train_net.py --cfg configs/getting_started/ml349_2gpu_e2e_faster_rcnn_Inception_ResNetv2.yaml …
-
**System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow):
NO
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04):
Linux Ubunt…