Create image/video from lots of source images
It's capable of video conversion too!
- Download source dataset of any images and put it inside 'source' folder. For example (https://www.kaggle.com/splcher/animefacedataset)
- Run 'OctTree.py'
- Create 'image_input', 'video_input' and 'output' folders
- Put any images in 'image_input' and any videos in 'video_input'
- Run 'image_convert.py' and 'video_convert.py'
- All done! Results are inside 'output' folder
For additional configuration you can edit 'config.py' file