implementing deep dream on video
Role in this project:
ML Engineer Contributions:88 commits, 21 PRs, 89 pushes in 3 months
Contributions summary:Roelof primarily contributed to the implementation of a deep dream algorithm on video. Their work involved setting up the Caffe deep learning framework, loading a pre-trained GoogLeNet model, and defining functions for image pre-processing and de-processing. They developed the core `deepdream` function and also created scripts for converting video files to frames, processing those frames with the deep dream algorithm, and then converting the processed frames back into a movie. The user also added various command line arguments.
deep-learningdeep-dreamcomputer-visionvideo
Contributions:20 commits, 18 pushes, 1 branch in 8 months