Sandhya Vishwakarma
Sandhya Vishwakarma
(tf) C:\Users\Admin\ssd_mobilenet\S7>python trainer.py WARNING:tensorflow:From C:\Users\Admin\ssd_mobilenet\S7\nets\mobilenet_v1.py:371: calling reduce_mean (from tensorflow.python.ops.math_ops) with keep_dims is deprecated and will be removed in a future version. Instructions for updating: keep_dims is deprecated, use keepdims instead...
Hi, it is a great project , i am really thankful for it. i want to know how can i improve its fps when i am running it in webcam....
Hi, I would like to thank you for creating such a wonderful model for the 3D face reconstruction. I ran it in my local. I tried to run it on...
When i trained a model with mobilenetv2 network and trying to convert the pb file into tflite for mobile purpose, it is throwing exception as brodcastto is not in ops...
Hi, First, i would like to thank you for creating such a nice project which helps me lot for further research. I am training a model for my custom input...
WARNING:tensorflow:From exportPb.py:61: The name tf.reset_default_graph is deprecated. Please use tf.compat.v1.reset_default_graph instead. WARNING:tensorflow:From exportPb.py:41: The name tf.placeholder is deprecated. Please use tf.compat.v1.placeholder instead. WARNING:tensorflow:From ../../libs/models/backbones/mobilenet/mobilenet.py:324: The name tf.variable_scope is deprecated. Please...