{ "train": true, "test": false, "pred": false, "data": { "data_loader": { "data_dir": "", "train_db": "", "validate_db": "", "test_db": "", "rand_crop_ratio": 0.0, "num_workers": 8, "blacklist": [], "balanced_sampling": true, "pos_target_range": [ 1, 2, 3, 4, 5, 6, 7, 26 ], "neg_target_range": [], "irrelevant_target_range": [], "data_mode": "rib", "mask_dir": "" }, "data_process": { "crop_size": [ 128, 128, 128 ], "spacing": [ 0.5, 0.5, 0.5 ], "bbox_border": 0, "pad_value": -1000, "stride": 4, "num_neg": 800, "num_hard": 2, "bound_size": 8, "diameterlim": [ 12.0, 100.0 ], "scalelim": [ 0.8, 1.2 ], "augtype": { "flip": true, "rotate": true, "scale": true, "swap": false }, "fpn_diameter_range": "", "#fpn_diameter_range": [[20,99999],[12,32],[8,16]], "hu_min": -300.0, "hu_max": 1000.0, "max_objs": 20, "downsampling_ratio": 2, "min_overlap": 0.1 } }, "model": { "meta_architecture": "NoduleNet", "bbox_reg_weight": [ 1.0, 1.0, 1.0, 1.0, 1.0, 1.0 ], "anchor": { "bases": [3.0, 10.0, 30.0], "##bases": [5,20,40,60,90], "#bases": [[30,55,90],[20,30,40],[5,10,20]], "aspect_ratios": [ [ 1.0, 1.0, 1.0 ] ] }, "backbone": { "conv_body": "ResUNet", "bn_momentum": 0.1, "fpn": false }, "rpn": { "use_fpn": false, "bg_thresh_high": 0.2, "fg_thresh_low": 0.5, "nms_iou_thresh": 0.1, "train_pre_nms_score_thresh": 0.2, "test_pre_nms_score_thresh": 0.05, "deploy_pre_nms_top_k": 10000, "balanced_cls_loss": true }, "roi_box_head": { "roi_batch_size": 16, "num_class": 2, "pooler_resolution": 7, "sampling_ratio": 2, "bg_thresh_high": 0.02, "fg_thresh_low": 0.7, "fg_fraction": 0.5, "test_pre_nms_score_thresh": 0 } }, "training": { "num_gpus": 3, "amp": false, "fp16_allreduce": false, "batch_size": 3, "solver": { "optimizer": "SGD", "base_lr": 0.005, "momentum": 0.9, "wright_decay": 0.0001 }, "saver": { "saver_root": "", "saver_train_bestmodel": "", "saver_eval_pmd": "", "saver_eval_pjson": "", "saver_train_metrics": "", "saver_train_result": "", "saver_eval_result": "", "saver_frequency": 1 }, "sheduler": { "total_epochs": 2, "warmup": 0, "switch_roi_epoch": 201, "switch_balanced_sampling_epoch": 201, "lr_shedule": true, "num_neg_shedule": false, "rand_crop_ratio_shedule": false } }, "testing": { "preprocess_save_path":"", "test_slide_len": 96, "test_margin": 16, "test_pre_nms_top_k": 10000, "test_nms_overlap_threshold": 0.1, "saver_pred_result": "", "saver_pred_details": "", "use_rcnn": false }, "deploy": { "torchscript_save_path": "", "torchscript_compare_res_dir": "" }, "use_amp": false, "usr_ckpt": false, "check_cancleflag": "", "#in_channels": 1, "#out_channels": 3, "#split": { "train": 0.7, "test": 0.3 }, "#pretrain_msg": "", "preprocess_workers": 8, "working_label": 2, "#annotation_label": [ { "id": 1, "properties": [ { "name": "\u78e8\u73bb\u7483\u7ed3\u8282", "id": 1 }, { "name": "\u5b9e\u6027\u7ed3\u8282", "id": 2 }, { "name": "\u6df7\u5408\u7ed3\u8282", "id": 3 }, { "name": "\u9499\u5316\u7ed3\u8282", "id": 4 } ] }, { "id": 2, "properties": [ { "name": "\u826f\u6027", "id": 1 }, { "name": "\u6076\u6027", "id": 2 } ] } ] }