Giter Site home page Giter Site logo

mattdl / continualprototypeevolution Goto Github PK

View Code? Open in Web Editor NEW
42.0 42.0 5.0 165 KB

Codebase for Continual Prototype Evolution (CoPE) to attain perpetually representative prototypes for online and non-stationary datastreams. Includes implementation of the Pseudo-Prototypical Proxy (PPP) loss.

License: Other

Python 90.01% Shell 9.99%
computer-vision continual-learning datastreaming deep-learning online-learning prototypes representation-learning

continualprototypeevolution's Introduction

Matthias De Lange ~ Professional Portfolio

continualprototypeevolution's People

Contributors

mattdl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

continualprototypeevolution's Issues

Missing file ?

Hi,

I'm trying to include your method as a baseline for a research project. I tried running the code following the .sh file, and I'm getting the following error

lpagec@dp-gpu2[ContinualPrototypeEvolution](main)$python main.py --tasks_to_preserve 5 --save_path results/cifar10/ --data_path ./data --log_every 100 --samples_per_task 10000 --data_file cifar10.pt --cuda yes --model prototypical.CoPE --batch_size 10 --lr 0.005 --loss_T 0.1 --p_momentum 0.99 --n_memories 100 --n_outputs 256 --n_iter 1 --n_seeds 5 demo_CIFAR10
Traceback (most recent call last):
  File "main.py", line 12, in <module>
    import metrics.plot as plot
  File "/home/ml/users/lpagec/pytorch/ContinualPrototypeEvolution/metrics/plot.py", line 4, in <module>
    import utils
ModuleNotFoundError: No module named 'utils'

Is this a file you created ? Or is there a package called utils that you are using ?

Thanks,
Lucas

Looking for appendices mentioned in the paper for more details

Hi Authors,

Your work looks very interesting and I would like to dive more into the details, however, I was not able to refer the appendices mentioned in your paper. Can you please direct me to the version where I can find the Appendices.

Regards,
tomar-s

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.