I just finished my latest project, building an AI art installation at home, generating 100 % unique artworks on the fly. Just push the button below the screen and another one will be displayed. When the button has been pushed, the old artwork is deleted and can't be retrieved again. Setup: * An Nvidia Jetson Xavier NX was used for all logic, machine learning inference, art kiosk GUI etc. * A StyleGAN was used to gene…
Quick question: can you use the Nvidia Jetson Xavier NX to train a model? Or can it only be used for inference?