Giter Club home page Giter Club logo

egans's Introduction

EGANS

This is the codes of paper "EGANS: Evolutionary Generative Adversarial Network Search for Zero-Shot Learning" accepted to IEEE Transactions on Evolutionary Computation (TEC).

Requirements

The code implementation of EGANS mainly based on PyTorch. All of our experiments run and test in Python 3.10.6.

We use CLSWGAN as the baseline to verify our method and conduct experiments on four popular ZSL benchmarks: CUB, SUN, FLO and AWA2 following the data split of xlsa17.

Evolution Generator Architecture Search

Generator Architecture Searching Script

$ python clswgan_G_search.py

Evolution Discriminator Architecture Search

Discriminator Architecture Searching Script

$ python clswgan_D_search.py

Zero-shot prediction

Model retrain and final prediction

$ python clswgan_retrain.py

Citation

If this work is helpful for you, please cite our paper.

@ARTICLE{10225587,
  author={Chen, Shiming and Chen, Shuhuang and Hou, Wenjin and Ding, Weiping and You, Xinge},
  journal={IEEE Transactions on Evolutionary Computation}, 
  title={EGANS: Evolutionary Generative Adversarial Network Search for Zero-Shot Learning}, 
  year={2023},
  volume={},
  number={},
  pages={1-1},
  keywords={Computer architecture;Generators;Generative adversarial networks;Visualization;Training;Semantics;Optimization;Evolutionary neural architecture search;zero-shot learning;generative adversarial networks},
  doi={10.1109/TEVC.2023.3307245}}

Contact

If you have any questions, please drop email to [email protected] or [email protected].

egans's People

Contributors

shiming-chen avatar shchen0001 avatar

Stargazers

 avatar Yuvraj Chaudhry avatar tortoise avatar

Watchers

Kostas Georgiou avatar  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.