fefogarcia
fefogarcia
Hi @mosvlad, that is great insight! Now that you said that I took a closer look at the README example that uses this same photo from mine and the eyes...
I'm having a similar issue on my Digital Ocean server. If I create the object with an existing access token, all the subsequent requests work perfectly, but if I try...
I used to not be able to log in only from my server and found out it was blocked. Since yesterday, however, I haven’t been able to log in from...
Didn't work for me, unfortunately, and some friends haven't been able to use their iOS third-party Snapchat apps either
I use exactly the code that is here - operations using an existing auth_token work, but I can't login with a username and password, it just returns false. I'm going...
Hi, is it possible to upload videos with an overlay? As in, let's say I downloaded the video and overlay from someone, can I "forward" that in the same way...
Never mind, I figured it out :) All I had to do was deactivate the unCompress method and use it manually when necessary. Thanks!!
True. Unfortunately, even though the ZIP stays intact, Snapchat doesn't seem to accept it as an upload. I went really deep into the code and just can't figure out the...
Hi @Ishve, for the landmark detection you can use a dedicated model such as https://github.com/ipazc/mtcnn It gives you the X and Y coordinates for five landmarks for the image, which...
If it helps, here's the quick Python script I put together that takes an input dir as the argument and then goes through all the images, saving the text files...