bug in segmentation/mmcv_custom/checkpoint.py#164
Open
edoproch wants to merge 3 commits intoczczup:mainfrom
Open
bug in segmentation/mmcv_custom/checkpoint.py#164edoproch wants to merge 3 commits intoczczup:mainfrom
edoproch wants to merge 3 commits intoczczup:mainfrom
Conversation
Author
|
Hi write here since the pull-request page didn't work well. |
Owner
|
Hi, thank you for your feedback. However, your PR changes are a bit big, you made changes to 2,015 files, and uploaded some images (it seems to be some images from a training set). |
Author
|
Hi,
Yes sorry, it was my first pull request and I had problems with GitHub since the page of the pull request lagged a lot. If you want I can send to you only the file with the corrections.
The images are for the train set of my master thesis project.
Regards,
Edoardo Procino
Inviato da Outlook per iOS<https://aka.ms/o0ukef>
…________________________________
Da: Zhe Chen ***@***.***>
Inviato: Wednesday, March 13, 2024 10:46:35 AM
A: czczup/ViT-Adapter ***@***.***>
Cc: Edoardo Procino - ***@***.*** ***@***.***>; Author ***@***.***>
Oggetto: Re: [czczup/ViT-Adapter] bug in segmentation/mmcv_custom/checkpoint.py (PR #164)
Hi, thank you for your feedback. However, your PR changes are a bit big, you made changes to 2,015 files, and uploaded some images (it seems to be some images from a training set).
Therefore I may not be able to merge for a while.
—
Reply to this email directly, view it on GitHub<#164 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/APL3UTU7BDTXVZJV4MFQAZLYYAN7XAVCNFSM6AAAAABDMRVZUGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOJTHE3TEMJWGQ>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi, I found a bug in the checkpoint.py file.