iPhone X and Deep Learning in Wound Assessment

Slides:



Advertisements
Similar presentations
Becoming a doctor : in a nutshell. Qualifications Entry to medical school… Good GCSE’s Three A Levels Entry requirements vary between medical schools.
Advertisements

Image Feature Learning for Cold Start Problem in Display Advertising
Skeleton Based Action Recognition with Convolutional Neural Network
3 STUDENT ASSESSMENT DEPARTMENT
Advanced Computer Graphics
Tenacious Deep Learning
References and Related Work
Demo.
Faster R-CNN – Concepts
Capstone Project, Computer Science Department
ACEPRD Plant Repository – Intermediate report
CSE Jeongbin Choe Advisor: Prof. Bohyung Han (CV Lab)
The design of smart glasses for VR applications The CU-GLASSES
Understanding and Predicting Image Memorability at a Large Scale
MSC projects for for CMSC5720(term1), CMSC5721(term2)
Registration of Pathological Images
Utilizing AI & GPUs to Build Cloud-based Real-Time Video Event Detection Solutions Zvika Ashani CTO.
Food Security : Grading The Quality Of Variety Of Rice Grains Through Digital Image Processing Rajlakshmi Ghatkamble Research Scholar at School of Research.
Yun-FuLiu Jing-MingGuo Che-HaoChang
Ajita Rattani and Reza Derakhshani,
Synthesis of X-ray Projections via Deep Learning
Recovery from Occlusion in Deep Feature Space for Face Recognition
CNN Demo LIU Pengpeng.
Main Project total points: 500
Week 6 Cecilia La Place.
Mean Euclidean Distance Error (mm)
Deepak Kumar1, Chetan Kumar1, Ming Shao2
CS 698 | Current Topics in Data Science
For Monochromatic Imaging
Fenglong Ma1, Jing Gao1, Qiuling Suo1
To be supervised by Prof. KH Wong
Layer-wise Performance Bottleneck Analysis of Deep Neural Networks
Bird-species Recognition Using Convolutional Neural Network
Image Based Modeling and Rendering (PI: Malik)
Paper Presentation Aryeh Zapinsky
Learning to See in the Dark
A Comparative Study of Convolutional Neural Network Models with Rosenblatt’s Brain Model Abu Kamruzzaman, Atik Khatri , Milind Ikke, Damiano Mastrandrea,
Multiple Organ Detection in CT Volumes using CNN Week 1
Principal Product Manager Oracle Data Science Platform
New Treatments for CTEPH
Deep neural networks (DNNs) can successfully identify, count, and describe animals in camera-trap images. Deep neural networks (DNNs) can successfully.
3D shape descriptor based facial landmark detection: A machine learning approach Reihaneh Rostami, Zeyun Yu Computer Science Department University of Wisconsin.
By: Behrouz Rostami, Zeyun Yu Electrical Engineering Department
Drug Overdose Classification with NLP and Deep Learning: Background
Visual Representation and Reflection
Deep Neural Networks for Onboard Intelligence
Use 3D Convolutional Neural Network to Inspect Solder Ball Defects
Life Sciences Business challenge
Recurrent Encoder-Decoder Networks for Time-Varying Dense Predictions
Computer Science Issues In a Patient’s Perspective
View Inter-Prediction GAN: Unsupervised Representation Learning for 3D Shapes by Learning Global Shape Memories to Support Local View Predictions 1,2 1.
Joseph I. Friedman et al. JIMG 2014;7:
Sun Yat-sen University
Zhedong Zheng, Liang Zheng and Yi Yang
ImageNet Classification with Deep Convolutional Neural Networks
Neural Network Pipeline CONTACT & ACKNOWLEDGEMENTS
Washington University St. Louis and Vanderbilt University
Automating stroke lesion segmentation in brain images using a multi-model multi-path convolutional neural network Yunzhe.
Aesthetic-based Clothing Recommendation
Chuanbo Wang, Ye Guo, Zeyun Yu
Object Detection Implementations
Angel A. Cantu, Nami Akazawa Department of Computer Science
Weekly Learning Alex Omar Ruiz Irene.
Debasis Bhattacharya, JD, DBA University of Hawaii Maui College
Jiahe Li
THE ASSISTIVE SYSTEM SHIFALI KUMAR BISHWO GURUNG JAMES CHOU
Eliminating Background-Bias for Robust Person Re-identification
Prabhas Chongstitvatana Chulalongkorn University
Tschandl P1,2, Argenziano G3, Razmara M4, Yap J4
Shengcong Chen, Changxing Ding, Minfeng Liu 2018
Presentation transcript:

iPhone X and Deep Learning in Wound Assessment Zhuoran Hao, Jingtao Yang, Shaodi Xu Advisor: Zeyun Yu Department of Computer Science

Background Problem Statement: The current wound assessment needs a standard method of measuring wound area and depth to serve as the foundation of a primary diagnosis. Wound depth and area, if accurately measured, can serve as the treatment baseline to measure healing progress Current measuring methods may yield different results depending on the practitioner.

2D FCN-Segmentation We use FCN (Fully Convolutional Networks) for 2D wound Image segmentation as our auxiliary research since there is a comprehensive medical image dataset to training our neural network. And we need this work to compare with our 3D Image Segmentation.

iPhone X scan 3D object Depth Image will be upload to server

3D PointNet-Segmentation PointNet consumes raw unordered point cloud without voxelization or rendering

Results 2D FCN Segmentation 3D PointNet Segmentation

Training Result 2D FCN Segmentation 3D PointNet Segmentation

Conclusion PointNet is a novel deep neural network which directly consumes point cloud. It can be successfully applied to 3D tasks such as 3D segmentation. With iPhone X depth camera, we can generate object 3D model more faster and easily, and it could be a game changer if we apply this on Healthcare.

Future Work We use PointNet’s own dataset for training since our iOS application was just finished and we can not gather sufficiently medical 3D model in a short time. Thus the further goal for our research is to build our wound dataset with iPhone X and we also want to build a streaming 3D server for capture 3D information in real-time.

Thank You! Q&A