mask-rcnn-tf2 icon indicating copy to clipboard operation
mask-rcnn-tf2 copied to clipboard

这是一个mask-rcnn-tf2的库,可以用于训练自己的模型。

Results 41 mask-rcnn-tf2 issues
Sort by recently updated
recently updated
newest added

环境为python3.10 , cuda 11.8 , cudnn 8.6 Configurations: BACKBONE_STRIDES [4, 8, 16, 32, 64] BATCH_SIZE 1 BBOX_STD_DEV [0.1 0.1 0.2 0.2] DETECTION_MAX_INSTANCES 100 DETECTION_MIN_CONFIDENCE 0.7 DETECTION_NMS_THRESHOLD 0.3 FPN_CLASSIF_FC_LAYERS_SIZE 1024 GPU_COUNT...