commit eef3ce7ce19e8abdb9ac3b3dddd1d9043553af29 Author: George Hotz Date: Thu Apr 26 13:48:30 2018 -0700 first commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..b55fdc5 --- /dev/null +++ b/README.md @@ -0,0 +1,37 @@ +The comma.ai driver monitoring challenge! +====== + +We have released 4 one minute long videos of people driving cars. + + + +Background +----- + +We believe driver monitoring is key to the safety of the ramp to full self driving cars. + +We wrote a lot more on our medium + + +Challenge +----- + +Your goal: +- Track their face +- Then, track their eyes +- Then, if you are bored, track their emotional state + +Annotate nicely on the video and do a writeup with pictures. + +Feel free to fork this and show off your solution on your GitHub. + +We are hiring a full time "Driving Monitoring Engineer", and when you apply, we'll ask you complete this challenge. + +When done, just show off on your GitHub or apply at givemeajob@comma.ai + +Twitter +------ + +Follow us! + + diff --git a/ss.png b/ss.png new file mode 100644 index 0000000..029d4f6 Binary files /dev/null and b/ss.png differ diff --git a/videos/video_1.hevc b/videos/video_1.hevc new file mode 100644 index 0000000..250c265 Binary files /dev/null and b/videos/video_1.hevc differ diff --git a/videos/video_2.hevc b/videos/video_2.hevc new file mode 100644 index 0000000..29e13ff Binary files /dev/null and b/videos/video_2.hevc differ diff --git a/videos/video_3.hevc b/videos/video_3.hevc new file mode 100644 index 0000000..4ceda48 Binary files /dev/null and b/videos/video_3.hevc differ diff --git a/videos/video_4.hevc b/videos/video_4.hevc new file mode 100644 index 0000000..898e2da Binary files /dev/null and b/videos/video_4.hevc differ