This is the Linux app named PixelCNN whose latest release can be downloaded as pixel-cnnsourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named PixelCNN with OnWorks for free.
برای اجرای این برنامه این دستورالعمل ها را دنبال کنید:
- 1. این برنامه را در رایانه شخصی خود دانلود کنید.
- 2. در فایل منیجر ما https://www.onworks.net/myfiles.php?username=XXXXX نام کاربری مورد نظر خود را وارد کنید.
- 3. این برنامه را در چنین فایل منیجر آپلود کنید.
- 4. OnWorks Linux آنلاین یا شبیه ساز آنلاین ویندوز یا شبیه ساز آنلاین MACOS را از این وب سایت راه اندازی کنید.
- 5. از سیستم عامل لینوکس OnWorks که به تازگی راه اندازی کرده اید، به مدیر فایل ما https://www.onworks.net/myfiles.php?username=XXXXX با نام کاربری که می خواهید بروید.
- 6. اپلیکیشن را دانلود کرده، نصب و اجرا کنید.
عکس ها
Ad
پیکسلسیان
شرح
PixelCNN is the official implementation from OpenAI of the autoregressive generative model described in the paper Conditional Image Generation with PixelCNN Decoders. It provides code for training and evaluating PixelCNN models on image datasets, focusing on conditional image modeling where pixels are generated sequentially based on the values of previously generated pixels. The repository demonstrates how to apply masked convolutions to enforce autoregressive dependencies and achieve tractable likelihood-based training. It also includes scripts for reproducing key experimental results from the paper, such as conditional sampling on datasets like CIFAR-10. The project serves as both a research reference and a practical framework for experimenting with autoregressive generative models. Although archived, PixelCNN has influenced a wide range of later work in generative modeling, including advancements in image transformers and diffusion models.
امکانات
- Official reference implementation of the PixelCNN model
- Supports conditional image generation with autoregressive decoding
- Uses masked convolutions to maintain causal dependencies
- Training and evaluation scripts for reproducibility
- Example experiments on standard image datasets like CIFAR-10
- Provides a foundation for studying likelihood-based generative models
زبان برنامه نویسی
پــایتــون
دسته بندی ها
This is an application that can also be fetched from https://sourceforge.net/projects/pixelcnn.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.