yhalk / vw_challenge_ECR

Apache License 2.0
1 stars 0 forks source link

Tasks #2

Open yhalk opened 7 years ago

yhalk commented 7 years ago

Preparation

Everyone who can start preparing now, should install Keras, TF, select a dataset and get a network running on it. (Thanks to Sen for papers and datasets)

Datasets

http://benchmark.ini.rub.de/?section=gtsdb&subsection=dataset

https://hci.iwr.uni-heidelberg.de/node/6132

http://cvrr.ucsd.edu/vivachallenge/index.php/traffic-light/traffic-light-detection/

http://www.cvlibs.net/datasets/kitti/

https://www.cityscapes-dataset.com/

http://robotcar-dataset.robots.ox.ac.uk

https://github.com/udacity/self-driving-car

https://www.kaggle.com/sudipdas/pedestriandataset

Papers

ImageNet Classification

Segmentation / Object Detection

Visual Tracking

End-to-end Driving

yhalk commented 7 years ago

Team task for w/c Aug 14

mocialov commented 7 years ago

Lets do the maze task. Example: screen shot 2017-08-17 at 21 50 13

mocialov commented 7 years ago

Successfully applied frcnn to 1) http://benchmark.ini.rub.de/?section=gtsdb&subsection=dataset Next step: 1) https://github.com/udacity/self-driving-car 2) http://cvrr.ucsd.edu/vivachallenge/index.php/traffic-light/traffic-light-detection/