SS05 - Bachelor Praktikum for Human Computer Systems
A Journaling Tool for Wearable Computers
| Links |
Mailinglist: https://mail.rbg.informatik.tu-darmstadt.de/mailman21/listinfo/hcs-praktikum-studenten ETH tool homepage: http://www.mis.informatik.tu-darmstadt.de/projects/ski/ski.html ETH tool download (700MB): http://www.mis.informatik.tu-darmstadt.de/projects/ski/skidownload.html ETH tool download (15MB, stripped version): http://www.mis.informatik.tu-darmstadt.de/ss05_bachelor_lab/dv_stripped.zip SKI Report and documentation http://www.mis.informatik.tu-darmstadt.de/ss05_bachelor_lab/ski-report.pdf Powerpoint Presentation of the goals: http://www.mis.informatik.tu-darmstadt.de/ss05_bachelor_lab/FirstContact.ppt |
|---|---|
| Context |
In Wearable Computing it is the goal that the computer perceives the world from a user's perspective -- "seeing what he sees, hearing what he hears and feeling what he feels". Based on sensor data it can infer the user's context, such as the user's current activity ("walking", "riding bike", "shopping"), estimating his current location or even predicting what he will do next. One way to obtain annotated data for classifier training is to equip users with sensors, record data and annotate it afterwards. These annotations, together with the sensor data, can later be used as training data for machine learning models. |
| Goal |
There is an existing tool developed at the MIT Media Lab, but this tool has some flaws that cannot be remedied because it is closed source. Therefore the task is to reimplement that tool. Some characteristics of the application should be:
|
| Screenshot of existing tool |
|
| Development Environment |
Java |
| Contact | Tobias Klug (lastname at tk dot informatik dot tu-darmstadt dot de) |
Published 4.3.2005, Tobias Klug