Harsh Tiku

Results 16 comments of Harsh Tiku

@eyaler exactly my doubt

Run processor.py to create a test.npy dump.

Hi, if you can't run the file using the terminal, copy and paste the source code from preprocessing module into your pycharm IDE and run it.

@BalajiB197 Will update readme soon. Thanks for the feedback :)

@LekshmyHari Do the following: 1. Put all the test videos in one directory. 2. Run processor.py with arguments as the path of the above directory.This will create a test.npy file....

@LekshmyHari Sure. Will add a snippet soon.

@LekshmyHari Yep thats practical but would require an attention mechanism. Will work on it.

@BalajiB197 The processor.py module selects every video from the directory, extracts frames and stacks them onto a single dump. You can also define the rate at which the frames will...

@LekshmyHari Have put up a model.h5 file in the master!

@LekshmyHari Sorry for the delayed response. Yes tweaking the hyper parameters does the trick! Can you share details about the accuracy?