-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fine Tuning on our custom dataset #91
Comments
@Arnab1181412 |
Yes, and you could create your dataset.py based on configs/base/datasets/bsds.py. |
Thank you for your help. Let me try this. I will get back to you if I have
any questions.
Regards
…On Tue, Jan 16, 2024 at 6:29 PM Mengyang Pu ***@***.***> wrote:
Yes, and you could create your dataset.py based on configs/*base*
/datasets/bsds.py
<https://github.com/MengyangPu/EDTER/blob/3fe76f3d938206ef9dc8b857a9767b8cd3d28fc7/configs/_base_/datasets/bsds.py>
.
—
Reply to this email directly, view it on GitHub
<#91 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ASBBP4ZHWUQMJFLGVAUHRA3YOZ2U3AVCNFSM6AAAAABB3UEDN2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOJTGY4TQNJSGA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Hi I tried following the steps you told me but it didn't work. I did it on
a kaggle notebook and the linux commands are not working. That is the first
training process 2.1.
On Wed, Jan 17, 2024 at 12:54 AM Arnab Samanta <
***@***.***> wrote:
… Thank you for your help. Let me try this. I will get back to you if I have
any questions.
Regards
On Tue, Jan 16, 2024 at 6:29 PM Mengyang Pu ***@***.***>
wrote:
> Yes, and you could create your dataset.py based on configs/*base*
> /datasets/bsds.py
> <https://github.com/MengyangPu/EDTER/blob/3fe76f3d938206ef9dc8b857a9767b8cd3d28fc7/configs/_base_/datasets/bsds.py>
> .
>
> —
> Reply to this email directly, view it on GitHub
> <#91 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ASBBP4ZHWUQMJFLGVAUHRA3YOZ2U3AVCNFSM6AAAAABB3UEDN2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOJTGY4TQNJSGA>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi I have image pairs for my own data and I want to fine tune using this dataset. There are around 500 images of 255 X 255 size. How do I do it?
Thanks in advance
The text was updated successfully, but these errors were encountered: