Skip to content
/ IVRDC Public

Iterative Visual Relationship Detection via Commonsense Knowledge Graph

Notifications You must be signed in to change notification settings

sysulic/IVRDC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IVRDC

Iterative Visual Relationship Detection via Commonsense Knowledge Graph

Complile and Run

train:
train_ivrdc.py --dataset vrd --iter_num 2 --checkpoint_path ../Model/vrd_ivrdc_iter2/
test:
test_ivrdc.py --dataset vrd --model model_name --output_name output_**.pkl --predic_type 2

About

Iterative Visual Relationship Detection via Commonsense Knowledge Graph

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published