Srujana Gattupalli

Results 19 issues of Srujana Gattupalli

Hello, Thanks for the wonderful work. Can you please provide an overview on inference time of this model? Does it work in realtime? Can we use it on live camera...

Hi, Thanks for the interesting work! There are no predictions for samples that have smaller objects. Any suggestions that may help? Tested with test_samples.sh. Trying your pretrained model transfer learnt...

Hi, does this work for single image. How to run on single RGB with camera parameters? Thanks

When running visualization code I got error: Traceback (most recent call last): File "scripts/predict_flic.py", line 211, in test(args) File "scripts/predict_flic.py", line 118, in test pred = preds[n] TypeError: 'Variable' object...

Has this been tested on live cam feed or for realtime apps? Thanks

Hi, Is it Resnet50 v1 supported on the plugin yet? I am interested in using that. Also, I have a question about performance measurements. Would anyone know how to measure...

Hi, how can I change batch sizes and number of streams to be added for inference? Please let me know if there is a way to customize it. What is...

gst-launch-1.0 filesrc location=$VIDEO_FILE ! decodebin ! videoconvert ! videoscale ! queue ! net.sink_model inceptionv4 name=net model-location=$MODEL_LOCATION backend=tensorflow backend::input-layer=$INPUT_LAYER backend::output-layer=$OUTPUT_LAYER Setting pipeline to PAUSED ... 2019-04-02 13:16:53.378880: I tensorflow/core/platform/cpu_feature_guard.cc:141] Your CPU...

bug

Hi, Can this repo be used to fine-tune the official tflite models of lightning and thunder? Please guide me through the process if this is possible. Thanks

configure: *** checking feature: tensorflow *** checking for TF_Version in -ltensorflow... no configure: error: Couldn't find tensorflow [AUTOGEN][11:37:36][ERROR] Failed to run configure Ubuntu16.04,python2.7, TF1.12