Skip to content

This is a simplified demo for the paper: Prototype-Based Layered Federated Cross-Modal Hashing

Notifications You must be signed in to change notification settings

CarreLiu/PLFedCMH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PLFedCMH

PyTorch implementataion for Prototype-Based Layered Federated Cross-Modal Hashing

Environment

python 3.8+

pytorch 1.10.0+

Usage

mkdir checkpoints result to create required folder.

python main.py help to get help information.

python main.py train for train and test PLFedCMH.

python main.py test for test only.

Dataset

FashionVC

Ssense

imagenet-vgg-f.mat

Dataset source and TensorFlow souce code:https://github.com/SDU-MIMA/SHDCH

About

This is a simplified demo for the paper: Prototype-Based Layered Federated Cross-Modal Hashing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages