Skip to content

Commit

Permalink
Merge pull request ChristosChristofidis#95 from Better-Boy/patch-1
Browse files Browse the repository at this point in the history
Included conferences
  • Loading branch information
ChristosChristofidis authored Dec 19, 2017
2 parents eac1bc1 + 168efaf commit c8f65cb
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@

* **[WebSites](#websites)**

* **[Datasets](#datasets)**
* **[Datasets](#datasets)**

* **[Conferences](#Conferences)**

* **[Frameworks](#frameworks)**

Expand Down Expand Up @@ -417,6 +419,20 @@
138. [Fashion-MNIST](https://github.com/zalandoresearch/fashion-mnist) - MNIST like fashion product dataset consisting of a training set of 60,000 examples and a test set of 10,000 examples. Each example is a 28x28 grayscale image, associated with a label from 10 classes.
139. [Large-scale Fashion (DeepFashion) Database](http://mmlab.ie.cuhk.edu.hk/projects/DeepFashion.html) - Contains over 800,000 diverse fashion images. Each image in this dataset is labeled with 50 categories, 1,000 descriptive attributes, bounding box and clothing landmarks

### Conferences

1. [CVPR - IEEE Conference on Computer Vision and Pattern Recognition](http://cvpr2018.thecvf.com)
2. [AAMAS - International Joint Conference on Autonomous Agents and Multiagent Systems](http://celweb.vuse.vanderbilt.edu/aamas18/)
3. [IJCAI - International Joint Conference on Artificial Intelligence](https://www.ijcai-18.org/)
4. [ICML - International Conference on Machine Learning](https://icml.cc)
5. [ECML - European Conference on Machine Learning](http://www.ecmlpkdd2018.org)
6. [KDD - Knowledge Discovery and Data Mining](http://www.kdd.org/kdd2018/)
7. [NIPS - Neural Information Processing Systems](https://nips.cc/Conferences/2018)
8. [O'Reilly AI Conference - O'Reilly Artificial Intelligence Conference](https://conferences.oreilly.com/artificial-intelligence/ai-ny)
9. [ICDM - International Conference on Data Mining](https://www.waset.org/conference/2018/07/istanbul/ICDM)
10. [ICCV - International Conference on Computer Vision](http://iccv2017.thecvf.com)
11. [AAAI - Association for the Advancement of Artificial Intelligence](https://www.aaai.org)

### Frameworks

1. [Caffe](http://caffe.berkeleyvision.org/)
Expand Down

0 comments on commit c8f65cb

Please sign in to comment.