Brain II

Site Tools


start:knowledge:computer_science

This is an old revision of the document!


<< Back

Computer

It's always a good idea to create your own account seperatly from an admin account.
Read more about it here: Good safety recommendations

Terminology

Internet

Shaders

Machine Learning

anaconda setup and github repo cloning
Image-tagging
Gaussian Splatting workflow

Name Description
Supervision Computer vision tools
Depth map generator Depth map generator
Neural crossbreed Blend inbetween faces
Eulerian Motion Fields Animating Pictures with Eulerian Motion Fields
Facefusion Replace face in video from single images
DiffMorpher Blend inbetween images
TagGUI
Adding and editing image tags and captions
Rerun Visualization toolkit for multimodal data
ComfyUI Node based stable diffusion tool
Claude AI assistant, very good for coding
Tracking Everything Everywhere All at Once AI point Tracker

Slashes

Forward slashes (/) are the standard in most cross-platform development tools.
Backslashes (\) are traditional in Windows path notation.

For best compatibility, it's recommend choosing forward slashes. Here's why:

  1. Git internally uses forward slashes regardless of the platform
  2. Forward slashes work consistently across operating systems
  3. Most Git documentation and examples use forward slashes
  4. It reduces potential escape character issues in command-line operations
start/knowledge/computer_science.1741302512.txt.gz ยท Last modified: 2025/03/07 00:08 by florian