-
Clone the repository:
https://github.com/kr1shnasomani/TreeTracer.git cd TreeTracer -
Install the dependencies:
pip install -r requirements.txt python -m pip install 'git+https://github.com/facebookresearch/detectron2.git' -
Enter the path of the data folder (
TreeTracer) and input image -
Upon running the code it saves a model, tiff and the result images in their respective folders
Input Image:
Output Image:
a. segmentation.jpg
b. mask.jpg


