--- license: mit pipeline_tag: image-to-image tags: - pixera - pixel art --- # pixera model Model that has been used in [pixera](https://pixera.app). ## Model Details ### Model Description - **Developed by:** [Alican Akca](https://linkedin.com/in/alicanakca) - **Shared by** [Alican Akca](https://linkedin.com/in/alicanakca) - **Model type:** [GAN] - **License:** [MIT] ### Model Sources - **Repository:** [pixera](https://github.com/alicanakca/pixera) - **Live App : [pixera.app](https://pixera.app)** ## Uses ```python git clone https://github.com/AlicanAKCA/pixera ``` ```python pip install -r requirements.txt ``` ```python python app.py ``` ```python python ./test.py --dataroot ./image.jpg --name pixL_CYCLEGAN --model test --direction AtoB --dataset_mode single --netG resnet_9blocks --norm instance --no_dropout --gpu_ids 0 --preprocess scale_width --load_size 512 ``` ## Bias, Risks, and Limitations The inference time is limited because of the CPU device. You can support for the GPU upgrade via [buymeacoffe](https://www.buymeacoffee.com/alicanakca) ### Recommendations Start with clonning the huggingface [repo](https://huggingface.co./spaces/Alican/pixera) ## Training Details ### Training Data Will have shared soon. #### Preprocessing Will have added soon. #### Training Hyperparameters Will have added soon. ### Testing Data, Factors & Metrics #### Testing Data Will have added soon. #### Metrics Will have added soon. ## Model Card Contact Send a mail : alican.akca@std.ieu.edu.tr