You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 of dataset.py, there are calls to an augmentations function (lines 14 and 15). However, it appears that this augmentations function is not part of albumentations. Could you please provide the complete code for this augmentations 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.
The text was updated successfully, but these errors were encountered:
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 of
dataset.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.
The text was updated successfully, but these errors were encountered: