Aaron

Results 5 comments of Aaron

Hey @sybrenstuvel Thank for the quick reply! I really appreciated. I did some further digging, I still think there is a program logging problem in the repo code, specificly in...

hey @sybrenstuvel Yeah you are right. This is an issue relative to python2. However, my original screenshot is running within python3.5. I was doing a quick test with my laptop...

@oPromessa I am using linux 16.04 LTS, python 3.6. I guess it may contribute to the current program stack in memory, and the OS ability to stop program reading into,...

hey @sybrenstuvel I got confused about that part 2. If the error is generated at [this line](https://github.com/sybrenstuvel/flickrapi/blob/e89c0e9e38708fe4d5c35b0dafb081b697358ddc/flickrapi/auth.py#L260), it is a mistake to use unquote function. The function should parse a...

hey @hanako94 Method from this repo requires optical flow as pre-processing data, to target at higher accuracy. If your classification category are limited, speed bottleneck is at OF calcuation in...