-
for example, `tensorflow.contrib` api is remove from TF2, and TF2 no solution.
i don't want to downgrade to TF1. i think there are lots of people like me doesn't learn about TF1.
Thank you, @EdjeE…
-
tf-gpu:1.5.0
python:3.6.0
onnx:1.4.1
onnx-tf:1.2.1
I'm sorry that I can't offer the model。
the code is as follow:
```
with tf.gfile.GFile("yolo_0119_final.pb", "rb") as f:
graph_…
-
楼主您好,我觉得这篇论文最大的创新就是在yolo上增加了角度预测,但是看您的结果预测框并没有角度
-
GTX1070:7.9G memory
when i run_optimizerset.sh,the train_9180_18360.log displayed errors.
train_9180_18360.log:
2017-08-28 17:31:50.229531: W tensorflow/core/platform/cpu_feature_guard.cc:45] The…
-
Getting the dependency error in YoloClassifier.java **Unable to resolve dependency for ':@debug/compileClasspath': Could not resolve org.apache.commons:commons-math3:3.6.1.** where I have injected th…
-
Hello here, I hope someone can help me, thanks in advance.
This is my development environment :
- Ubuntu 20.04 (VirtualBox, 3CPU)
- OpenCV 4.2.0
- Tensorflow 2.3.0rc0
When i run : python2 sav…
-
Hi there
I need some help. Before explaining problem I share some information about my environment.
OS: mac os
Python: 3.8
Tensorflow: 2.4.0
Keras: 2.4.3
When I use the convert.py to convert t…
-
When I try to change the numbers of CLASSES, the program produces an error:
"tensorflow.python.framework.errors_impl.InvalidArgumentError: Assign requires shapes of both tensors to match. lhs shape…
-
### System information
- **Have I written custom code (as opposed to using a stock example script provided in TensorFlow)**: Yes
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: Ubuntu…
-
Hi, I am trying to train locally on my Mac without a GPU. Thank you Experiencor, I can train successfully on the raccoon dataset.
This is my config.json file:
`{
"model" : {
"min_i…