Pascal VOC2012语义分割数据集 VOCtrainval_11-May-2012.tar 只需1积分
2021-09-18 08:17:43 141B Pascal VOC2012
1
VOC2007数据集 VOC2012数据集下载 百度云-附件资源
2021-09-08 16:52:38 106B
1
1、基于VOC_2012_AUG数据集进行语义分割,10000张训练集,1136张测试集。 2、语义分割精度达到93%,非常不错。 3、PSPNet模型,基于mobilenet特征提取框架。
2021-08-07 21:07:59 27.51MB 1、keras 2、语义分割 3、PSPNet 4、VOC2012
1
VOC2012完整数据集,放心下载,可以用于图像分类目标检测、语义分割等,百度云下载链接,很好的分类数据集
1
PASCAL Visual Object Classes Challenge 2012年的图像数据集。PASCAL Visual Object Classes 是一个图像物体识别竞赛,用来从真实世界的图像中识别特定对象物体,共包括 4 大类 20 小类物体的识别。其类别信息如下。 Person: person Animal: bird, cat, cow, dog, horse, sheep Vehicle: aeroplane, bicycle, boat, bus, car, motorbike, train Indoor: bottle, chair, dining table, potted plant, sofa, tv/monitor
1
voc2012数据集资源下载,为了方便大家使用,上传到csdn
2021-06-23 17:05:33 153.09MB voc2012 数据集
1
PASCAL VOC2012数据集的下载
2021-06-16 09:04:23 147B VOC2012
1
VOC增强数据集数据转换代码,包括 mat2png.py,convert_labels.py,utils.py
2021-05-24 15:50:08 3KB pascal voc2012 augmented datase
1
Pascal voc2012数据集的info.json文件,用于对各类别的mIoU的计算
2021-05-17 11:15:12 976B voc json pascal
1
本篇主要总结语义分割处理PASCAL-VOC2012数据集以及遇到的问题(axis 2 is out of bounds for array of dimension 0) 处理数据集主要参考该博客 https://blog.csdn.net/pangyunsheng/article/details/87360238 在将原始pascal voc 2012数据集中label的三通道RGB图像,转化为8-bit的灰度png图像时使用官方代码时 ` def convert_from_color_segmentation(arr_3d): arr_2d = np.zeros((arr_3d.sh
2021-04-03 18:09:07 42KB AS asc 数据
1