Skip to content

Latest commit

 

History

History
96 lines (62 loc) · 4.37 KB

File metadata and controls

96 lines (62 loc) · 4.37 KB

Project Overview

  • Scientifically driven project clear question
  • Not count number of bubbles in system
  • Does temperature affect bubble size?
  • Take images through appropriate processing steps
  • Characterize parameter space and error sources
  • Short presentation (5-10 minutes depending on number of students)
  • Problem
  • Solution
  • Key Findings

Sign Up Link

Here you can sign up for the projects and here you can discuss with other students about forming teams or other ideas.

Our Projects

Detection and Analysis of Calcifications in Breast Mamographies (Z. Wang)

  • Calcification count and type is an important criterion for breast cancer diagnosis but it is done manually due to the complexity of breast tissue

Breast Calcifications

Circardian Rhythm in Neuron Cells

Fluorescence signal in neuron cells in the region of the brain responsible for circadian regulation

Brain

Questions

  • Do the cells move during the experiment?
  • How regular is their signal?
  • Is the period 24 hours?
  • Do nearby cells oscillate together?
  • Do they from chunks or groups, over what range do they work?
  • Are there networks formed from time-precedence?

Projects of Personal Interest

Running Analysis from Video

The idea would be to quantify body movement in videos of people running (head, legs, arms, hips) in order to start to classify different types of runners and ultimately provide feedback. Ideally the work could be transformed into an app on the phone and used by runners everywhere. The idea could also be applied to different sports and physical events.

Runner

Questions

  • Can you quantify the difference between fast and slower runners (maybe use race finisher videos or timelapses from a fixed point on the course: https://www.youtube.com/watch?v=jLcGr_EhUgA)
  • Can you identify the difference between amateur and professional racers?
  • Can you predict the winner of a race from the first few seconds?
  • Can you use anomaly detection to determine runners doing incorrect moves?

Kaggle Projects

Right Whale Identification

  • All information copied from here
Currently, only a handful of very experienced researchers can identify individual whales on sight while out on the water. For the majority of researchers, identifying individual whales takes time, making it difficult to effectively target whales for biological samples, acoustic recordings, and necessary health assessments.

Example whale image to identify: Whale

Heart Ejection Fraction from MRI: Data Science Bowl

  • All information copied from here

The goal is to automatically measure the ejection fraction of a heart using 4D (3D + time) images of the heart. There are over 17GB of images to analyze and a few hints on the forums on how to use analytical (Fourier method) and Deep Learning approaches.

MRI Segmentation

Connecteomics

Show video

<iframe width="420" height="315" src="https://www.youtube.com/embed/lppAwkek6DI" frameborder="0" allowfullscreen></iframe>

Digit Recognizer

  • Can digits be accurately identified from images?
  • Automated identification is important for thousands of applications from traffic control to reciept validation.
  • Number of solutions already available

(Image borrowed from: Andrej Karpathy, http://karpathy.github.io/2015/05/21/rnn-effectiveness/) Digits