Skip to content

vmmm123/Domain-generalization

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 

Repository files navigation

Domain generalization

MIT License


Table of contents


Research papers

Pathfinder

arXiv

Computer vision venues

Autoencoder-based methods

Deep neural network-based methods

Metric learning-based methods

Support vector machine (SVM)-based methods

Machine learning venues

Deep neural network-based methods

Kernel-based methods


DG variants


Datasets

Dataset #Sample #Feature #Class Subdomain Reference
Office+Caltech 2533 SURF: 800, DeCAF: 4096 10 A, W, D, C [1]
VOC2007 3376 DeCAF: 4096 5 V [2]
LabelMe 2656 DeCAF: 4096 5 L [3]
Caltech101 1415 DeCAF: 4096 5 C [4]
SUN09 3282 DeCAF: 4096 5 S [5]

Office+Caltech

Introduction

This dataset is constructed by collecting common classes in two datasets: Office-31 (which contains A, W and D) and Caltech-256 (which is C).
Four domains: A(Amazon, 958 instances), W(Webcam, 295 instances), D(DSLR, 157 instances), and C(Caltech, 1123 instances).
Ten common classes: back pack, bike, calculator, headphones, keyboard, laptop_computer, monitor, mouse, mug, and projector.

Download

Download Office+Caltech original images [Google Drive]
Download Office+Caltech SURF dataset [Google Drive]
Download Office+Caltech DeCAF dataset [Google Drive]

VLCS

Introduction

Four domains: V(VOC2007), L(LabelMe), C(Caltech), and S(SUN09).
Five common classes: bird, car, chair, dog, and person.

Download

Download the VLCS DeCAF dataset [Google Drive]

ImageNet-C

Introduction

Fifteen Corruptions spanning noise, blur, weather, and digital corruptions. 1000 common classes, the ImageNet-1K classes. The paper is here.

Download

Download links are available at https://github.com/hendrycks/robustness/


References

  1. Gong, Boqing, Yuan Shi, Fei Sha, and Kristen Grauman. "Geodesic flow kernel for unsupervised domain adaptation." In Computer Vision and Pattern Recognition (CVPR), 2012 IEEE Conference on, pp. 2066-2073. IEEE, 2012.

  2. Everingham, Mark, Luc Van Gool, Christopher KI Williams, John Winn, and Andrew Zisserman. "The pascal visual object classes (voc) challenge." International journal of computer vision 88, no. 2 (2010): 303-338.

  3. Russell, Bryan C., Antonio Torralba, Kevin P. Murphy, and William T. Freeman. "LabelMe: a database and web-based tool for image annotation." International journal of computer vision 77, no. 1-3 (2008): 157-173.

  4. Griffin, Gregory, Alex Holub, and Pietro Perona. "Caltech-256 object category dataset." (2007).

  5. Choi, Myung Jin, Joseph J. Lim, Antonio Torralba, and Alan S. Willsky. "Exploiting hierarchical context on a large database of object categories." (2010).


Contact

  • Shoubo Hu - shoubo [dot] sub [at] gmail [dot] com

See also the list of contributors who participated in this project.


License

This project is licensed under the MIT License - see the LICENSE file for details.

About

All about domain generalization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published