Skip to content

Commit

Permalink
Add PhysioNet ChestXRay
Browse files Browse the repository at this point in the history
  • Loading branch information
NirantK authored Sep 30, 2019
1 parent 988ca79 commit d933197
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ A curated list of practical deep learning and machine learning project ideas

- **Social Chat/Conversational Bots**
- Can you build a bot which talks to you just like people talk on social networking sites?
- [Chat-bot architechture](https://github.com/aryanc55/TS3000_TheChatBOT) Its is a SNS Chatbot.
- Reference: [Chat-bot architechture](https://github.com/aryanc55/TS3000_TheChatBOT)
- Dataset: [Reddit Dataset](http://files.pushshift.io/reddit/comments/)

- **Automatic text summarization**
Expand Down Expand Up @@ -169,6 +169,10 @@ Check [mlm/blog](http://machinelearningmastery.com/text-generation-lstm-recurren
- Can you recompose images in the style of other images?
- Dataset: [fzliu on GitHub](https://github.com/fzliu/style-transfer/tree/master/images) shared target and source images with results

- **Chest XRay**
- Can you detect if someone is sick from their chest XRay? Or guess their radiology report?
- Dataset: [MIMIC-CXR at Physionet](https://physionet.org/content/mimic-cxr/2.0.0/)

- **Face Recognition**
- Can you identify whose photo is this? Similar to Facebook's photo tagging or Apple's FaceId
- Dataset: [face-rec.org](http://www.face-rec.org/databases/), or [facedetection.com](https://facedetection.com/datasets/)
Expand Down

0 comments on commit d933197

Please sign in to comment.