Skip to content

tejalbarnwal/SOC_2021_tejal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Season Of Code 2021

Mini project - Emotion classfication

Link to Repo | Link to Details | Link to video

Actual Project - Visual Perception for Self-Driving Cars

Summary

Dataset

Labeled Dataset for Object Detection in Carla Simulator

This dataset contains 1028 images each 640x380 pixel. The dataset is split into 208 test and 820 training examples. Every image comes with an associated label .xml file in the pascal VOC format. The dataset was collected in Carla Simulator, driving around in autopilot mode in various environments (Town01, Town02, Town03, Town04, Town05) and saving every x frame. The labels where then automatically generated using the semantic segmentation information.

Available classes are:

  • Vehicle (Car, Truck)
  • Bike
  • Motobike
  • Traffic light
  • Traffic sign

Model

link to modified repo for matterport implementation

Results

Carla Simulation Video | Here is the processed output of video feed from carla

References

Learning resources referred

Doubts Compilation

Link

About

Season of Code, WnCC- 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published