# TCN **Repository Path**: hzw-ai/TCN ## Basic Information - **Project Name**: TCN - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-15 - **Last Updated**: 2024-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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](https://github.com/qliu24/SAKE) ## Training and testing ```shell sh sh_experiment/sh_train_test_baseline_resnet.sh ```