Introducing NectarGAN: An Open-Source API and Graphical Dashboard for Building, Training, and Testing cGAN Models
reddit.com·10h·
Discuss: r/opensource
Flag this post

Hi r/opensource!

I’m excited to share with you all my first open-source project, NectarGAN!

https://github.com/ZacharyBork/NectarGAN/

NectarGAN is comprised of two main components:

A modular PyTorch-based API for building, training, and testing cGAN models. The NectarGAN API includes drop-in components for managing and tracking training configurations and experiment data, handling and logging loss functions during training, building and applying complex schedules for losses and learning rates, and much more. With it, you can quickly take models from concept to deployment with minimal boilerplate code. 1.

The NectarGAN Toolbox, a PySide6-based graphical dashboard for assembling, train…

Similar Posts

Loading similar posts...