Skip to content

Commit

Permalink
Update about_me.md
Browse files Browse the repository at this point in the history
  • Loading branch information
victoriastuart committed Aug 23, 2017
1 parent a8c611f commit deac54f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions about_me.md
Expand Up @@ -45,10 +45,8 @@ Regarding machine learning (ML), for a period of ~1.5+ years (2015-2017) I immer
With personal, self-taught ML projects I implemented:

* an image captioning system
* a webcam-based personal identification system: persons identified by name
with faces identified by bounding boxes with the persons name, probability
* a web-cam-based classifier: backend: ImageNet top-five categories via a 50-
layer residual neural network (ResNet-50), + web browser frontend.
* a [webcam-based personal identification system](https://github.com/victoriastuart/cv_facial_identification): persons identified by name with faces identified by bounding boxes with the persons name, probability
* a [webcam-based classifier](https://github.com/victoriastuart/keras_js_canvas_resnet-50): backend: ImageNet top-five categories via a 50-layer residual neural network (ResNet-50), + web browser frontend
* computer vision (webcam) age-gender classifier
* other experiments ....

Expand Down

0 comments on commit deac54f

Please sign in to comment.