Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/liangfu/dspnet

An Implementation of the Driving Scene Perception Network (DSPNet)
https://github.com/liangfu/dspnet

autonomous-driving deep-learning distance-estimation multi-task-learning mxnet object-detection perception semantic-segmentation

Last synced: 2 months ago
JSON representation

An Implementation of the Driving Scene Perception Network (DSPNet)

Awesome Lists containing this project

README

        

An implementation of the DSPNet (Driving Scene Perception Network)
------------------------------------------------------------------

This repositary contains an implementation of the paper [Driving Scene Perception Network: Real-time Joint Detection, Depth Estimation and Semantic Segmentation](https://arxiv.org/abs/1803.03778) .

## Typical Results

![dspnet_result](https://raw.githubusercontent.com/liangfu/dspnet/master/data/results/output_000000.jpg)

## License
MIT License