Search found 87 matches

by jstenner
Mon Feb 07, 2022 5:26 am
Forum: Tutorials
Topic: Modeling using Photogrammetry via Maya and Metashape
Replies: 0
Views: 94045

Modeling using Photogrammetry via Maya and Metashape

Modeling using Photogrammetry via Maya and Metashape.

Metashape is installed on FAC302 Pro Tools workstation (in the Sound Room).



See also for details on working with Metashape:
Photogrammetry
by jstenner
Tue Feb 01, 2022 2:33 pm
Forum: Tutorials
Topic: Getting Started with HiPerGator
Replies: 2
Views: 56293

Getting Started with HiPerGator: Jupyter Standalone with SSH Tunnel

Reserved for instructions on how to access Jupyter via a SSH Tunnel to HiPerGator.
In the meantime, info can be found here:
https://help.rc.ufl.edu/doc/Jupyter_Notebooks
by jstenner
Mon Jan 31, 2022 9:45 am
Forum: Tutorials
Topic: A+T Renderfarm Tutorial
Replies: 0
Views: 82284

A+T Renderfarm Tutorial

By popular request, I did a quickie tutorial on how to use the Art + Technology Renderfarm:



HTH,
Jack
by jstenner
Sun Jan 23, 2022 6:27 am
Forum: Tutorials
Topic: Photogrammetry
Replies: 0
Views: 82137

Photogrammetry

Photogrammetry has been around for a while, but increasingly it has become easy enough to use as a basic tool for modeling. We have Agisoft Metashape (Standard) installed on the Pro Tools machine. There are tons of good tutorials on YouTube, but here are a few that I found particularly useful: https...
by jstenner
Sat Jan 15, 2022 10:09 am
Forum: Tutorials
Topic: Davinci Resolve with RED
Replies: 3
Views: 70365

Davinci Resolve with RED

How to configure Resolve to work with RED Raw footage: Beginner Workflow: 2024 https://youtu.be/c4AVwVdKTHc?si=91BjhO-s7sQe4olc https://youtu.be/2fWDWZji5a0?si=3wGJqJS2PY-cjD_q https://youtu.be/P1VKvN9VycU?si=o7ViGvs3Kq7j0USB A little more detailed for more advanced options: https://www.youtube.com...
by jstenner
Tue Dec 07, 2021 7:26 am
Forum: Tutorials
Topic: Big List of Cool AI Stuff
Replies: 0
Views: 82020

Big List of Cool AI Stuff

Just gonna dump things here and will try to organize/update it as I get time: VQGAN-CLIP-Docker Zero-Shot Text-to-Image Generation VQGAN+CLIP Dockerized https://github.com/kcosta42/VQGAN-CLIP-Docker VQGAN+CLIP (with pooling) VQGAN+CLIP (with pooling).ipynb z+quantize method https://colab.research.go...
by jstenner
Sat Dec 04, 2021 1:41 pm
Forum: Tutorials
Topic: Getting Started with HiPerGator
Replies: 2
Views: 56293

Getting Started with HiPerGator: Open on Demand (OOD)

INTRO HiPerGator uses what is called a "module" system. You can load pre-installed modules rather than install them into your working directory environment. They have also created task-specific "kernels" designed for various types of work using Jupyter Lab. There are several dif...
by jstenner
Wed Dec 01, 2021 3:29 pm
Forum: Tutorials
Topic: NVIDIA Jetson Nano Notes
Replies: 0
Views: 96483

NVIDIA Jetson Nano Notes

WATCH this Tutorial: https://www.youtube.com/watch?v=bcM5AQSAzUY https://youtu.be/dVGEtWYkP2c https://developer.nvidia.com/embedded/learn/get-started-jetson-nano-2gb-devkit Learning https://www.nvidia.com/en-us/autonomous-machines/embedded-systems/jetson-nano/education-projects/ NGC Catalog (GPU Con...
by jstenner
Mon Nov 22, 2021 7:08 am
Forum: Tutorials
Topic: Unity3D ML-Agents Hummingbird Notes
Replies: 0
Views: 90459

Unity3D ML-Agents Hummingbird Notes

My Notes on modifications to the Unity3D Hummingbird Tutorial So the key issue with The Hummingbird Tutorial is that it's written for ML-Agents.1.0. There are some key changes that have to be made. Really helpful in migrating the code to ML-Agents 2+ https://www.immersivelimit.com/tutorials/simple-...