Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

hshustc/CVPR19_Incremental_Learning

Open more actions menu

Repository files navigation

CVPR19 Incremental Learning

Thi repository is for the paper "Learning a Unified Classifier Incrementally via Rebalancing".

[Paper] [Project Page]

Instructions

  1. Dependencies
    • Python 3.6 (Anaconda3 Recommended)
    • Pytorch 0.4.0
  2. Getting Started
    • the data for CIFAR100 and ImageNet are put in cifar100-class-incremental/data and imagenet-class-incremental/data, or you can make soft links to the directories which include the corresponding data
    • see cifar100-class-incremental/run.sh for the experiments on CIFAR100
    • see imagenet-class-incremental/run.sh for the experiments on ImageNet-Subset
    • see imagenet-class-incremental/run_all.sh for the experiments on ImageNet-Full

Citation

Please cite the following paper if you find this useful in your research:

@InProceedings{Hou_2019_CVPR,
author = {Hou, Saihui and Pan, Xinyu and Loy, Chen Change and Wang, Zilei and Lin, Dahua},
title = {Learning a Unified Classifier Incrementally via Rebalancing},
booktitle = {The IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
month = {June},
year = {2019}
}

About

Learning a Unified Classifier Incrementally via Rebalancing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
Morty Proxy This is a proxified and sanitized view of the page, visit original site.