Giter Site home page Giter Site logo

zzf495 / ktl-dds Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 71.67 MB

Implementation of Knowledge Transfer Learning via Dual Density Sampling for Resource-Limited Domain Adaptation (KTL-DDS)

License: MIT License

MATLAB 13.17% Makefile 1.26% C 37.77% C++ 34.25% Python 13.55%

ktl-dds's Introduction

Knowledge Transfer Learning via Dual Density Sampling for Resource-Limited Domain Adaptation (KTL-DDS)

This repository contains the codes of the KTL-DDS.

Code files (matlab implementation)

├─+func: The functions used for DDSA. For the other algorithms, please refer to our repository.
├─data
│ ├─Adaptiope20: The .mat files of Adaptiope20 (ResNet50) gained by using a ResNet50 extractor proposed in [1].
│ │ Only the first 20 classes are used in the paper.
│ └─Office31: The .mat files of Office31 (ResNet50) gained by using a ResNet50 extractor proposed in [1].
└─util: The folder that stores KTL-DDS, DDSA and some auxiliary functions.
└─liblinear-2.30: A libsvm tool.

[1] Wang, Qian, and Toby Breckon. "Unsupervised domain adaptation via structured prediction based selective pseudo-labeling." Proc. AAAI Conf. Artif. Intell.. Vol. 34. No. 04. 2020.

Citation

@ARTICLE{10302459,
author={Zheng, Zefeng and Teng, Luyao and Zhang, Wei and Wu, Naiqi and Teng, Shaohua},
journal={IEEE/CAA Journal of Automatica Sinica},
title={Knowledge Transfer Learning via Dual Density Sampling for Resource-Limited Domain Adaptation},
year={2023},
volume={10},
number={12},
pages={2269-2291},
doi={10.1109/JAS.2023.123342}
}

ktl-dds's People

Contributors

zzf495 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.