GithubHelp home page GithubHelp logo

zht-1994 / sae-pytorch Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hoseong-kim/sae-pytorch

0.0 0.0 0.0 11 KB

PyTorch Implementation of SAE from AtoZ

License: MIT License

Python 100.00%

sae-pytorch's Introduction

sae-pytorch

Original : [MATLAB version]

PyTorch implementation of Semantic AutoEncoder (SAE).

How to Run

  1. git clone https://github.com/hoseong-kim/sae-pytorch.git
  2. Download 'awa_demo_data.mat'
  3. python sae.py

An Implementation of SAE in PyTorch

  1. Set CUB, AwA, aP&Y, SUN, and ImageNet datasets.
    • Partially done (only for AwA dataset).
    • Other datasets will also be available soon.
  2. Extract deep features from various deep models, e.g., AlexNet, VGG16, VGG19, GoogleNet, Inception_v3, ResNet-18, ResNet-34, ResNet-50, ResNet-101, ResNet-152.
    • Done, but tuning my source code to achieve results in this paper.
    • The source code will be available after reproducing.
  3. Train a Semantic AutoEncoder (SAE).
    • Done.
  4. Test unseen class data.
    • Done.

Release Note

v1.0

  • Bug fix

Download Paper

Semantic Autoencoder for Zero-shot Learning: [Paper Link (arXiv)]

sae-pytorch's People

Contributors

hoseong-kim 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.