Metadata-Version: 1.0
Name: Aesthetics
Version: 0.0.1
Summary: Image Aesthetics Toolkit
Home-page: https://github.com/shubhamchaudhary/aesthetics
Author: Shubham Chaudhary
Author-email: me@shubhamchaudhary.in
License: GPLv3+
Description: # Aesthetics
        
        This repo provides:
        * Fisher Vector implementation
        * AVA (Image Aesthetic Visual Analysis) dataset and fast multi-threaded downloader
        
        
        # Downloader
        ```sh
        ./download.py --help
        ./download.py ava
        ```
        
        
        <!--# Downloaded dataset-->
        
        <!--ECCV 2016:-->
        <!--* [Dataset Link (2 GB)](dataset_link)-->
        <!--* [Dataset 256x256 size cropped preview (132 MB)](dataset_preview_link)-->
        
        
        <!--[dataset_link]: https://drive.google.com/open?id=0BxeylfSgpk1MN1hUNHk1bDhYRTA-->
        <!--[dataset_preview_link]: https://drive.google.com/open?id=0BxeylfSgpk1MU2RsVXo3bEJWM2c-->
        
Platform: UNKNOWN
