浏览代码

Merge pull request #95 from Better-Boy/patch-1

Included conferences
Christos 7 年之前
父节点
当前提交
c8f65cb239
共有 1 个文件被更改,包括 17 次插入1 次删除
  1. 17 1
      README.md

+ 17 - 1
README.md

@@ -16,7 +16,9 @@
 
 * **[WebSites](#websites)**  
 
-* **[Datasets](#datasets)**  
+* **[Datasets](#datasets)**
+
+* **[Conferences](#Conferences)**
 
 * **[Frameworks](#frameworks)**  
 
@@ -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/)