-
Notifications
You must be signed in to change notification settings - Fork 35
Description
Hi,
I'd like to extend my gratitude for your open-source project. It has significantly aided my research.
Now I am reaching out with a couple of questions regarding this project:
-
WORD Dataset Annotations for Scribble-Supervised Learning:
In the main page of your repository, you mentioned the WORD dataset. I am interested in knowing whether there are available data annotations and preprocessing code specifically for scribble-supervised learning with the WORD dataset. This information would be highly beneficial for a project I am currently working on. -
Augmentations Function in dataset.py:
I noticed that in the latest version ofdataset.py
, there are calls to anaugmentations
function (lines 14 and 15). However, it appears that thisaugmentations
function is not part of albumentations. Could you please provide the complete code for thisaugmentations
function, or guide me to where I can find it? This would greatly aid in understanding and utilizing your dataset more effectively.
I appreciate your time and effort in developing this project, and I look forward to your response.