issues Search Results · repo:pythonlessons/TensorFlow-object-detection-tutorial language:Python
Filter by
5 results
(85 ms)5 results
inpythonlessons/TensorFlow-object-detection-tutorial (press backspace or delete to remove)In the tutorial - Is this checkpoint trained on coco/pascal datasets?
**Line 107. Change fine_tune_checkpoint to: fine_tune_checkpoint : faster_rcnn_inception_v2_coco_2018_01_28/model.ckpt
**
Thanks ...
pn12
- Opened on Jul 26, 2020
- #7
Machine : Win10 64-bit python : Anaconda3 , python 3.6 tensorflow : 1.14 model configuration :
ssd_mobilenet_v1_coco.config pre-trained model used : ssd_mobilenet_v1
in model/research python object_detection/legacy/train.py ...
shreyasharma98
- Opened on Jan 16, 2020
- #6
When running generate_tfrecord.py, encounter this issue on File generate_tfrecord.py , line 23, in module flags =
tf.app.flags AttributeError: module tensorflow has no attribute app .
Any advice?
clementks
- 2
- Opened on Oct 8, 2019
- #5
Hi, i run into an issue with _, ignore_mask = K.control_flow_ops.while_loop(lambda b,*args: b m, loop_body, [0,
ignore_mask]) AttributeError: module keras.backend has no attribute control_flow_ops .
I ...
clementks
- 1
- Opened on Oct 8, 2019
- #4
Traceback (most recent call last): File generate_tfrecord.py , line 20, in module from object_detection.utils import
dataset_util ModuleNotFoundError: No module named object_detection
please help i am ...
kbrajwani
- 3
- Opened on Jul 9, 2019
- #2

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.