Rohan Gupta

Results 10 comments of Rohan Gupta

I am having the same issue, anyone have an update? NOTE: I noticed that the entire library's python-side is in Python-2. I am not sure about the C side, as...

I don't know if this has any connection, but the times between my sending and receiving are extremely wonky. Here is my server: ```python from aiohttp import web import socketio...

I have made a pull request to make the code conform to PEP8. It is pending approval.

The pull request I made, however, does have a problem. It may break old code, as it changes the function names. If needed, I would be happy to edit my...

I also have this issue. But I'm surprised by the time you have, 6 seconds! Mine is about 1 second, however I have to run it twice. I also think...

I looked into the [model used to detect face landmarks](https://github.com/davisking/dlib-models#shape_predictor_68_face_landmarksdatbz2). It uses a .dat file as the model. However, I looked into DLib once again to see if DLib was...

Have there been any developments on this? I have just heard of this library and want to use it on my Macbook. I may consider attempting to fix this, but...

Sorry for the late reply. > First I think we should confirm that your esp-idf installation is working. If you go to the launcher directory and run idf.py app, does...

Welp, I have the one with no PSRAM... Thanks for the help though!