easton-cau / LeafMask

13 stars 5 forks source link

Paper result recreation and use of own data #1

Closed EyGy closed 2 years ago

EyGy commented 2 years ago

Hi there, thanks for your amazing work! I would love to replicate the results of your paper and eventually use LeafMask for my own dataset. Unfortunatley, I am not quite sure how to achieve this.

Can you help me with trying to get LeafMask up an running? I am especially interested in your preferred working environment, the required data structure and how it is possible to training and inference with LSC and custom data.

Thank you in advance!

easton-cau commented 2 years ago

Thanks for your interest in our work. Our codes are based on detectron2==0.2.1 and AdelaiDet==0.2.0. Please learn these libraries before starting work.