Jatin Dehmiwal

Results 7 issues of Jatin Dehmiwal

We can make this work on videos by splitting the video into frames, passing each frame to the model and then stiching the frames back together. I would like to...

Solves issue #1 Now users can have images of arbitrary size in the images folder.

I can change the code so users can have images of any resolution in the input folder. The images will be resized to 256x256 pixels using the PIL library.

This is something not related to the issue, but can it work with chrome instead of firefox? _Originally posted by @haardikdharma10 in https://github.com/Legedith/Slowpoke/issues/2#issuecomment-689052450_

Some platforms have a min. bandwidth requirement. Keeping that in mind, add a min speed check in the code. For example [here](https://support.google.com/meethardware/answer/4541234?hl=en) is the bandwidth requirements for Google meet

good first issue

I was developing an action for google assistant using dialogflow and was making making some changes when I mistakenly deleted all my intents. I didn't have a backup of my...