Difference between revisions of "User:Boris"
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
=== Generative (GANs) === | === Generative (GANs) === | ||
==== StyleGAN2 ==== | ==== StyleGAN2 ==== | ||
+ | |||
+ | '''Links''' | ||
+ | [https://github.com/mywdka/stylegan2 Github] | ||
==== VQGAN-CLIP ==== | ==== VQGAN-CLIP ==== |
Revision as of 12:22, 14 January 2022
Terminal (console)
Machine Learning Repositories
Intro
To make your life a bit easier we've installed some machine- and deep learning (ML) algorithms for you at the Interaction Station! Our repository containing all the installed ML models & tools can be found here. This repository could come in handy if you have your own desktop computer with a NVIDIA 1060 GTX GPU (graphics card) or better. Most of the ML models require a dedicated GPU, which means that MacBooks won't work.
To get started with a ML model on a computer at the Interaction Station, please follow this setup guide. After completing the setup guide, pick one of the ML models or tools below this paragraph.
Tools
dataset-tools
Object detection
YOLOv3
Generative (GANs)
StyleGAN2
Links Github