Alejandro de la Vega

Results 129 comments of Alejandro de la Vega

I also experienced this issue trying to pull my public package from github. I tried logging out and clearing my PAK, and then invalidated said PAK. I was then unable...

Thanks for the help @emdupre! dlib is a bit of a heavy requirement and occasionally has issues. I will check dlib's repo to see if this issue has been spotted...

Oh: This is potentially a macos specific issue. I just tried installing dlib on Ubuntu 22.04 and it worked fine. My guess is that OSX does not ship with CMake,...

On this note, I was comparing the results of `FRAME_MODE` to using `FrameSamplingFilter` at 1hz and feeding it to `VisionAPI`. The results are basically about the same, except `VideoIntelligence` returns...

Actually, another advantage is that `VideoIntellgience` returns category entities for each tag. This could be really useful, as many categories are super specific, but we might want to analyze at...

I'm not sure, it was only an issue with a specific codec. I'll see if I can test on the same file if I can find it...

Looks like it, but not quite as bad. The last 2000 frames were the same out of 20000

This looks pretty stale to me. Okay to close?

hey, in my defense there's a difference between closing a PR, and closing the issue ;)

It would be nice if debug level logging let you know about implicit conversions that it does.