You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This dataset is presented in the paper Merkel Podcast Corpus: A Multimodal Dataset Compiled from 16 Years of Angela Merkel's Weekly Video Podcasts published at LREC 2022.
This is a little project to create facial recognition algorithm, below 100 lines of code, to recognize the members of the German Federal Cabinet. I used icrawler and OpenCV. Training data is ok but could be improved with more data.
A tool to create mosaiks from jpgs, by splitting a given image into chunks and replacing those chunks with the closest match from a number of replacement images.