MIC-DKFZ / medicaldetectiontoolkit

The Medical Detection Toolkit contains 2D + 3D implementations of prevalent object detectors such as Mask R-CNN, Retina Net, Retina U-Net, as well as a training and inference framework focused on dealing with medical images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

please explain the which type of data provides to this model

adeebakausar opened this issue · comments

I would like to inquire about * * self.root dir * * = * * ' /path / to / data ' * *. This * * data folder * * either includes images and annotations? ,and please explain the format of annotation as well

https://github.com/pfjaeger/medicaldetectiontoolkit/blob/master/experiments/toy_exp/configs.py

please run the generation script for the toy data set. it will create a folder structure which should be explicatory.