Skip to content

vuno/tiger_challenge

Repository files navigation

TIGER Algorithm

Challenge Achievement

Our algorithm ranked 1st in Survival (Final) Evaluation.

Leaderboard Screenshot

leaderboard_screenshot

Pretrained Model Weights

Overall pipeline

pipeline

Method description

Detailed description of our method is found here.

Environment

  • Ubuntu 20.04

Summary of the modules

Used docker related codes and algorithm template from the official example.

  • algorithm: entry point of the algorithm (modified official example code)
  • configuration/: contains codes for configuration
  • detection/: contains codes for detection model
  • pipeline/: contains codes for TILs inference pipeline
  • pretrained weights/: contains pretrained weights for detection and segmentation models
  • segmentation/: contains codes for segmentation model
  • tils/: contains codes to process for TILs inference
  • ./: contains codes for docker

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages