ssetty

Results 8 issues of ssetty

Hello, How do we train the model using our own words and corresponding signs/gestures ? Thanks

How do we count number of vehicles when they pass ROI area? Guess in current code bottom coordinates ymax is checked with 200 - but in subsequent frames this will...

Hello, When I execute detect_single_threaded.py no hand is detected. I have used same model as present during github download. Thanks

1. code train_CNN_RNN.py what do numbers 56021 and 3974 indicate ? Is it number of images? for x,y in train_generator: if batch == (56021/batch_size): for x,y in validation_generator: if batch...

* picasso version: * Python version: * Operating System: ### Description How do we visualize custom models created by keras tensorflow? ### What I Did ``` Paste the command(s) you...

Assume a deep learning model is built using google tensorflow for image classification. For prediction gpu is required. How can Hazelcast JET be used for real time image classification? Model...

Hi, When I try to run your code on sample image, returns empty descriptors. Kindly let me know solution. Thanks ![Thor_org020](https://user-images.githubusercontent.com/18573526/61115292-c6059f00-a4af-11e9-8581-d7d885da6ad7.png)

bug

Hi, How do I get train.txt file? This is not available in github. How do apply this concept in video having multiple vehicles- speed needs to determined for all detected...