Skip to content

ssli23/Enhanced_BoxInst

Repository files navigation

Enhanced BoxInst for weakly Supervised Liver Tumor Instance Segmentation

Training

Configs can be trained with:

python tools/train.py /path/to/your/config 

Evaluation

Model evaluation can be done as follows:

python tools/test.py ${CONFIG_FILE} ${CHECKPOINT_FILE} [--out ${RESULT_FILE}] [--eval ${EVAL_METRICS}] [--show] [--show-dir ${SHOW_DIR}]

Results on resnet50

Results on resnet101

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published