Stars
3
stars
written in Python
Clear filter
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
This is a simple Python program for reading activity data from the Strava API, grouping those activities by the gear used during the activity and making some simple visualizations about that gear.
Strava natively tracks the time a user spends in each pace and heartrate zone for each activity they upload. This program takes all a user's activities in a provided date range and aggregates the t…