Skip to content

Joash-JW/URECA

Repository files navigation

URECA - Deep Transfer Learning For Abnormality Detection

Last Commit License: MIT

URECA stands for Undergraduate Research Experience on CAmpus (URECA). It is a 1 year research programme at Nanyang Technological University. I am honoured that my paper was selected to be published in the 4th International Conference on Crowd Science and Engineering (ICCSE 2019). The link to the published paper can be found here.

Data Sources:

Implementation of Research

Results of Research (MNIST)

Epochs Transfer Learning Model Data Size Accuracy
10 MobileNet 320 (32 of each class) 80.94%
10 MobileNet 32000 (synthesized data) 91.88%
10 MobileNet 41680 (full data) 95.63%

Sample Images Generated by the Conditional DCGAN

Sample Images from Conditional DCGAN (MNIST) Sample Images from Conditional DCGAN (MURA)

Acknowledgments

I would like to thank Soumith Chintala for his notes on training a GAN, which greatly helped me in developing the GAN architectures I used for this research.

Releases

No releases published

Packages

No packages published