Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
/ TRACER Public

TRACER: Texture-Robust Affordance Chain-of-Thought for Deformable-Object Refinement

License

Notifications You must be signed in to change notification settings

Dikay1/TRACER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TRACER

TRACER: Texture-Robust Affordance Chain-of-Thought for Deformable-Object Refinement

2026.mp4

Usage

1.Requirements

Code is tested under Pytorch 1.12.1, python 3.7, and CUDA 11.3

pip install -r requirements.txt

2.Dataset

Download the Fine-AGDDO15 dataset from Baidu Pan[D5FS].(you can annotate your own one-shot data in the same format).

Put the data in the dataset folder with the following structure:

dataset 
├── one-shot-seen
└── Seen

3.Train and Test Run following commands to start training or testing:

python train.py
python test.py --model_file <PATH_TO_MODEL>

About

TRACER: Texture-Robust Affordance Chain-of-Thought for Deformable-Object Refinement

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages