haowang1992 / TCN

PyTorch Implementation of TCN (T-PAMI2021)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

License:Apache License 2.0


Languages

Language:Python 98.2%Language:Shell 1.8%