Understanding Clouds from Satellite Images:模型 源码
从卫星图像了解云 管道看起来像: . seg1: a multi-label segmentation model trained with BCE loss . seg2: a multi-label segmentation model trained with pos-only soft DICE loss . cls: a multi-label classifier trained with BCE loss. 使用seg1获取预测,将seg1中的非空掩码替换为seg2中的预测 使用cls删除更多空遮罩时,像素级别(细分)和图像级别(分类器)的阈值为0.5。 两阶段细分的基准结果 型号摘要: . Network: Resnet34-FPN . Image size: 384x576 . Batch size: 16 . Optimizer: Adam . Schedule
文件列表
Understanding-Clouds-from-Satellite-Images:模型
(预估有个104文件)
README.md
3KB
roi_align-0.0.1-py3.6.egg
53KB
snow.png
248KB
choco.png
368KB
PKG-INFO
253B
crop_and_resize.c
10KB
crop_and_resize_gpu.c
2KB
crop_and_resize.h
525B
crop_and_resize_kernel.cu.o
111KB
crop_and_resize_kernel.cu
8KB
暂无评论