Skip to content
forked from haowang1992/TCN

PyTorch Implementation of TCN (T-PAMI2021)

License

Notifications You must be signed in to change notification settings

Qingzhang1994/TCN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transferable Coupled Network for Zero-Shot Sketch-Based Image Retrieval (T-PAMI2021)

This project is PyTorch implementation of Transferable Coupled Network for Zero-Shot Sketch-Based Image Retrieval

Dataset

Following the same zero-shot data partitioning in SAKE

Training and testing

sh sh_experiment/sh_train_test_baseline_resnet.sh

About

PyTorch Implementation of TCN (T-PAMI2021)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.2%
  • Shell 1.8%