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 days ago
JSON representation
An Implementation of the Driving Scene Perception Network (DSPNet)
- Host: GitHub
- URL: https://github.com/liangfu/dspnet
- Owner: liangfu
- Archived: true
- Created: 2018-04-17T08:57:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-18T02:08:24.000Z (about 7 years ago)
- Last Synced: 2024-11-08T18:44:45.270Z (5 months ago)
- Topics: autonomous-driving, deep-learning, distance-estimation, multi-task-learning, mxnet, object-detection, perception, semantic-segmentation
- Language: Python
- Homepage: https://arxiv.org/abs/1803.03778
- Size: 822 KB
- Stars: 32
- Watchers: 3
- Forks: 11
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-MXNet - dspnet
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

## License
MIT License