Search found 87 matches

by jstenner
Mon Nov 22, 2021 6:15 am
Forum: Tutorials
Topic: StyleGAN3: Train your own dataset
Replies: 1
Views: 45495

Re: StyleGAN3: Train your own dataset

Here's a nice tutorial on training your own dataset. His version on github has some nice features to resume at exactly where you stopped which is helpful for multi-day runs like we'll likely perform.



https://github.com/nerdyrodent/stylegan3
by jstenner
Tue Nov 16, 2021 10:26 am
Forum: Tutorials
Topic: RSync with HiPerGator
Replies: 0
Views: 90173

RSync with HiPerGator

To copy files from your local computer TO HiPerGator Example: You've downloaded a movie file to your local computer in FAC302 and it's in the Downloads directory. Assuming your HiPerGator login name is the same as your FAC302 login name (i.e. Gatorlink): On your local machine (FAC302, your laptop, ...
by jstenner
Tue Nov 16, 2021 6:45 am
Forum: Tutorials
Topic: StyleGAN3: Train your own dataset
Replies: 1
Views: 45495

StyleGAN3: Train your own dataset

We've been playing with StyleGAN3 + CLIP. Now you want to tailor your project to access something other than Flicker Faces (FFHQ) or Met Faces, AFHQ, etc. That means you need to create a dataset and then train it. Context Here are some articles talking about what we've been doing that provide some c...
by jstenner
Tue Nov 09, 2021 10:10 am
Forum: Tutorials
Topic: AI - Deep Motion Magnification
Replies: 0
Views: 92141

AI - Deep Motion Magnification

Mark-C found a project called Video Motion Magnification here . If you have "gh" installed you can just do: gh repo clone 12dmodel/deep_motion_mag Otherwise, git clone: git clone https://github.com/12dmodel/deep_motion_mag.git cd deep_motion_mag If you're working on HiPerGator you can load...
by jstenner
Sun Oct 10, 2021 6:04 am
Forum: Tutorials
Topic: Getting Started with HiPerGator
Replies: 2
Views: 56353

Getting Started with HiPerGator

hipergator.01.jpg BASICS Alright, we've worked through basic principles of AI using P5.js and ML5.js. Now let's work with AI using some tools that allow us to interact with the outstanding resources available via: UF's HiPerGator AI . Python is commonly used in AI work and many resources are availa...
by jstenner
Tue Sep 28, 2021 9:22 am
Forum: Tutorials
Topic: VERY Intro to P5.js
Replies: 1
Views: 40641

Re: VERY Intro to P5.js

More info from class: Code for each of these is on Titaniumz-share/Students/ai or, you can grab it from Daniel Shiffman's GitHub: https://github.com/CodingTrain/website/tree/main/learning/ml5 --- #1 - Did last week...basic Image classification and object detection. #3 - (no idea re: #2) Using Transf...
by jstenner
Thu Sep 16, 2021 6:35 am
Forum: Tutorials
Topic: VERY Intro to P5.js
Replies: 1
Views: 40641

VERY Intro to P5.js

https://p5js.org/ Coding Train intro to P5js https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA INTRO TO P5.js First thing you'd normally do if working on your own computer is update and upgrade Homebrew. Homebrew will update it's database of packages like this: brew update The...
by jstenner
Mon Sep 06, 2021 6:47 am
Forum: Tutorials
Topic: Key Experiments in ARTificial Intelligence Resources
Replies: 0
Views: 88463

Key Experiments in ARTificial Intelligence Resources

Be sure to look at the course Resources page: https://jackstenner.com/teaching/ai/resources How to access HiPerGator via SSH, Jupyter, and etiquette tips: University of Florida Research Computing Quick Start Guide Locally available datasets for your AI work: https://help.rc.ufl.edu/doc/AI_Reference_...
by jstenner
Mon Sep 06, 2021 4:11 am
Forum: Tutorials
Topic: Zsh Setup (Fall 2021)
Replies: 0
Views: 89387

Zsh Setup (Fall 2021)

Wanna do cool stuff with your computer? Wanna work with open source software? Have a folder with 1440 images you need to rename quickly? You'll need to use the command line. The command line, also known as "the shell" is accessed on the Mac using an application in the /Applications/Utiliti...
by jstenner
Tue Apr 27, 2021 4:06 am
Forum: Tutorials
Topic: Quick Maya - VRay - EXR to After Effects Workflow 04.26.2021
Replies: 0
Views: 86932

Quick Maya - VRay - EXR to After Effects Workflow 04.26.2021

Maya to After Effects using EXRs in 13 minutes!