Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Visual Simulation with Tangible Objects

This repository contains the framework from the Bachelor's Thesis.

Demo video

Demo.mp4

Install Guide

  • Create a Python 3.10(.9) environment.
  • Install the following modules:
    # Install Pytorch and Torchvision (Check pytorch.org)
    pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121
    
    # Install requirements for YOLO
    pip install ultralytics
    
    # Other requirements
    pip install scikit-learn

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages