autoencoder
matlab代码
DLAAE
《Discriminative
Latent
Attribute
Autoencoder
for
Zero-Shot
Learning》CCIS2018。论文代码很大程度参考和。
Dateset
AwA()
Requirements
Matlab==2017a
Usage
Download
the
initial
mat
from
,
and
then
put
it
in
./datasets/
Download
the
vgg
feature
of
AwA
and
put
those
in
./datasets/AwA/.
Then
datasets
will
be
like
this:
datasets
│
initial_awa_ADS.mat
│
└─AwA
feat-imagenet-vgg-verydeep-19.mat
predicateMatrixContinuous.mat
trainTestSplit.mat
run
main.m
Description
读取数据
归一化
PCA降维
初始化
计算相似性空间
计算
2023-03-31 21:06:04
22KB
系统开源
1