foamliu / Scene-UnderstandingLinks
室内语义分割
☆27Updated 6 years ago
Alternatives and similar repositories for Scene-Understanding
Users that are interested in Scene-Understanding are comparing it to the libraries listed below
Sorting:
- 本项目为2018年山东大学第四届“可视计算”暑期学校无人车小组的DIY项目,参考山东大学提出的基于点云的PointCNN点卷积神经网络,使用KITTI数据集对车辆的点云输入进行语义分割,并就划分出的车辆图像进行三维包装盒的预测,以帮助无人车定位车辆的三维位置。☆54Updated 4 years ago
- This is an unofficial implemention of LEDNet https://arxiv.org/abs/1905.02423☆38Updated 6 years ago
- BDD data Drivable Area Segmentation;ai challenger☆47Updated 6 years ago
- 2018 CCF大数据与计算智能大赛自动驾驶三维点云分割复赛第四方案☆122Updated 5 years ago
- Implementation of the paper Fully Convolutional Networks for Semantic Segmentation, used to segment a person from a background in an RGB …☆16Updated 8 years ago
- 基于v2版本的deeplab,使用VGG16模型,在VOC2012,Pascal-context,NYU-v2等多个数据集上进行训练☆162Updated 7 years ago
- 行车环境实时语义分割与深度估计☆42Updated 6 years ago
- 深度学习和三维视觉相关的论文☆156Updated last year
- MobileNet _v1 for Mask rcnn☆103Updated 6 years ago
- My Deep Learning Notes☆50Updated 6 years ago
- Try to implement deeplab v3+ on pytorch according to offical demo.