File size: 662 Bytes
07f7a9d
791fde2
 
 
 
07f7a9d
 
 
 
 
 
 
791fde2
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
title: BallNet Demo
emoji: 🖐️
colorFrom: blue
colorTo: yellow
sdk: gradio
sdk_version: 5.49.1
app_file: app.py
pinned: false
license: bsd-3-clause
---

# BallNet Demo

This is an interactive demo for BallNet, a deep learning model for estimating force and shape of soft robotic fingers. The demo allows users to manipulate the motion of the finger as the model inputs and visualize the predicted force and shape outputs.

More details about the models can be found in the [BallNet](https://huggingface.co/asRobotics/ballnet) model cards.

## Features

- Adjust finger motion parameters using sliders.
- Visualize predicted force and shape in real-time.