There are 1 repository under bdd100k topic.
MobileNets-SSD/SSDLite on VOC/BDD100K Datasets
Image2Image Translation Research
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.
[WACV 2025] Official implementation of "RAW-Diffusion: RGB-Guided Diffusion Models for High-Fidelity RAW Image Generation"
Faster R-CNN with KITTI, BDD100k support in PyTorch 1.0
Open source training framework for vision tasks. Scales up on data and scales up on tasks. Official Implementation for https://arxiv.org/abs/2310.00920
Pytorch implementation of DeepLab V3+
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.
Code for paper: "Road object detection: a comparative study of deep learning-based algorithms" https://link.springer.com/article/10.1007/s11042-022-12447-5
Training FCOS on KITTI and BDD100K datasets for real-time traffic object detection with PyTorch.
Perform inference with TwinLiteNet model using ONNX Runtime. TwinLiteNet is a lightweight and efficient deep learning model designed for drivable area and lane segmentation
University of Bristol MEng Computer Science Dissertation and Code for 'Predicting Ego-Vehicle Speed from Monocular Dash-Cam Video in Diverse Conditions'.
Road Object Detection using Deep Learning, based on tensorflow framework and BDD100k dataset
The official code open source version of BFDA - based on YOLOv5
A data visualization tool for the Berkley Deep Drive Dataset (available as a Plotly-Dash webapp or TKinter GUI app)
Object detection model for BDD100K
Some benchmarks and easy-to-understand explanations for the BDD100K dataset in MaskFormer.
RWVC-BDD100K is a set of image-level annotations on road, weather and visibility condition for a large number of examples from the BDD100K dataset.
An easy-to-use implementation for performing inferencing with TwinLiteNet model using OpenCV DNN module. TwinLiteNet is a lightweight and efficient deep learning model designed for drivable area and lane segmentation
This repository provides two deep learning pipelines for real-time scene analysis in Euro Truck Simulator 2. The first solution utilizes LaneNet with an ENet backbone for lane detection alongside Yolo11n for object detection. The second solution employs YOLOPv2 to simultaneously detect lanes and vehicles.
Generating uniform trajectories (displacement wise) 🛣️ from the BDD100k dataset.
Adjustment of model structure to Nano version, and train with BDD100k dataset.
Invert BDD100K dataset to YOLO format dataset
Computer vision project for ITSS
Project work part of Deep Learning Course at Clemson University.
A toolset for converting BDD100K annotations to custom formats, calculating object distances in images.