Skip to content
#

bdd100k

Here are 48 public repositories matching this topic...

My Computer Vision project from my Computer Vision Course (Fall 2020) at Goethe University Frankfurt, Germany. Performance comparison between state-of-the-art Object Detection algorithms YOLO and Faster R-CNN based on the Berkeley DeepDrive (BDD100K) Dataset.

  • Updated Mar 16, 2021
  • Jupyter Notebook

This repository contains the implementation of a lane detection system using the UNet architecture. The model is trained on the BDD100K dataset, leveraging its diverse and large-scale data to ensure robust performance under various weather conditions and different times of day.

  • Updated Jul 23, 2024
  • Python

Final project for the UPC Postgrau in Artificial Intelligence & Deep Learning, showcasing a SELF-DRIVING demo built around lane detection and object detection models. Integrates LaneNet (with ENet backbone and BDD100K transforms), a custom Mask R-CNN segmentation pipeline, and Faster R-CNN with ResNet50-FPN.

  • Updated Mar 22, 2026
  • Python

Add this topic to your repo

To associate your repository with the bdd100k topic, visit your repo's landing page and select "manage topics."

Learn more