-
https://cniter.github.io/posts/82d3b275.html
本文所用的Python版本为python-3.6.2,TensorFlow版本为tensorflow-1.4.0,编程语言为python3,系统环境为Windows 10。前言 很久没写过东西了,主要原因是最近研究生课程开始陆续结课,本人也要忙于应付各种结课时的考试、论文、project等一堆麻烦事。…
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [] I am using the latest TensorFlow Model Garden release and TensorFlow 2.
- [X] I am reporting …
bdcmu updated
2 years ago
-
I initially followed [this tutorial](https://tensorflow-object-detection-api-tutorial.readthedocs.io/en/latest/install.html#tf-models-install-coco) to fine tune a SSD MobileNet v2 320x320 model from t…
-
Please go to Stack Overflow for help and support:
http://stackoverflow.com/questions/tagged/tensorflow
Also, please understand that many of the models included in this repository are experimenta…
-
I have used Faster RCNN Resnet101 as pretrained weight with default pipeline config settings.
I want to know whether it will retrain the all layers with pretrained weights or only last layer with pre…
-
I'm trying to run object detection model from one of the config files
```
ssd_mobilenet_v2_320x320_coco17_tpu-8.config
```
Coco dataset is downloaded from tensorflow-dataset api
https://github.c…
-
# Prerequisites
- [X ] I checked to make sure that this issue has not been filed already.
## 1. The entire URL of the documentation with the issue
The tutorial documentation was useful but di…
-
https://www.youtube.com/watch?v=zqIBce4LKx8
https://www.tensorflow.org/tutorials/keras/classification?hl=ru
https://www.instructables.com/id/Image-Recognition-With-TensorFlow-on-Raspberry-Pi/
https…
-
Please go to Stack Overflow for help and support:
http://stackoverflow.com/questions/tagged/tensorflow
Also, please understand that many of the models included in this repository are experimenta…
-
I try to running the hard way, In 2.1 Turn the Demo code into a service when i run the object_detection_api_test.py it give a error i can fix it.
This is my error and tensorflow version.
Version:
…