-
Notifications
You must be signed in to change notification settings - Fork 29
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
sorry to trouble #27
Comments
|
This comment has been minimized.
This comment has been minimized.
It's the number of images...
…On Mon, Jul 13, 2020 at 12:11 PM xuebingbing121 ***@***.***> wrote:
Yes, i know 505 is for train set and 500 is for val set of
cityscapes, i want to ask why is the number 505 and 500? Is it iteration or
epoch? Thanks!
发自我的iPhone
------------------ Original ------------------
From: yzou2 ***@***.***>
Date: Tue,Jul 14,2020 0:05 AM
To: yzou2/CRST ***@***.***>
Cc: xuebingbing121 ***@***.***>, Author <
***@***.***>
Subject: Re: [yzou2/CRST] sorry to trouble (#27)
505 is for train set and 500 is for val set of cityscapes. 2) We also
observe this phenomenon. My guess is that the pseudo-labels do not change
to much, and leading to similar model performance with a small learning
rate.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#27 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEY3Z5724R4XLUQ3VT27BZ3R3MW33ANCNFSM4OYOFSLA>
.
|
OK i see😂It's a little embarrassed. So where can i check the number of iteration and epoch?
发自我的iPhone
…------------------ Original ------------------
From: yzou2 <[email protected]>
Date: Tue,Jul 14,2020 0:12 AM
To: yzou2/CRST <[email protected]>
Cc: xuebingbing121 <[email protected]>, Author <[email protected]>
Subject: Re: [yzou2/CRST] sorry to trouble (#27)
It's the number of images...
On Mon, Jul 13, 2020 at 12:11 PM xuebingbing121 <[email protected]>
wrote:
> Yes, i know&nbsp;505 is for train set and 500 is for val set of
> cityscapes, i want to ask why is the number 505 and 500? Is it iteration or
> epoch? Thanks!
>
>
>
> 发自我的iPhone
>
>
> ------------------ Original ------------------
> From: yzou2 <[email protected]&gt;
> Date: Tue,Jul 14,2020 0:05 AM
> To: yzou2/CRST <[email protected]&gt;
> Cc: xuebingbing121 <[email protected]&gt;, Author <
> [email protected]&gt;
> Subject: Re: [yzou2/CRST] sorry to trouble (#27)
>
>
>
>
>
>
> 505 is for train set and 500 is for val set of cityscapes. 2) We also
> observe this phenomenon. My guess is that the pseudo-labels do not change
> to much, and leading to similar model performance with a small learning
> rate.
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub, or unsubscribe.
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> <#27 (comment)>, or
> unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AEY3Z5724R4XLUQ3VT27BZ3R3MW33ANCNFSM4OYOFSLA>
> .
>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
The iterations and epochs should be in the training log part, not the
validation/testing part.
On Mon, Jul 13, 2020 at 12:17 PM xuebingbing121 <[email protected]>
wrote:
… OK i see😂It's a little embarrassed. So where can i check the number of
iteration and epoch?
发自我的iPhone
------------------ Original ------------------
From: yzou2 ***@***.***>
Date: Tue,Jul 14,2020 0:12 AM
To: yzou2/CRST ***@***.***>
Cc: xuebingbing121 ***@***.***>, Author <
***@***.***>
Subject: Re: [yzou2/CRST] sorry to trouble (#27)
It's the number of images...
On Mon, Jul 13, 2020 at 12:11 PM xuebingbing121 ***@***.***>
wrote:
> Yes, i know&nbsp;505 is for train set and 500 is for val set of
> cityscapes, i want to ask why is the number 505 and 500? Is it
iteration or
> epoch? Thanks!
>
>
>
> 发自我的iPhone
>
>
> ------------------ Original ------------------
> From: yzou2 ***@***.***&gt;
> Date: Tue,Jul 14,2020 0:05 AM
> To: yzou2/CRST ***@***.***&gt;
> Cc: xuebingbing121 ***@***.***&gt;, Author <
> ***@***.***&gt;
> Subject: Re: [yzou2/CRST] sorry to trouble (#27)
>
>
>
>
>
>
> 505 is for train set and 500 is for val set of cityscapes. 2) We also
> observe this phenomenon. My guess is that the pseudo-labels do not
change
> to much, and leading to similar model performance with a small
learning
> rate.
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub, or unsubscribe.
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> <#27 (comment)>,
or
> unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AEY3Z5724R4XLUQ3VT27BZ3R3MW33ANCNFSM4OYOFSLA>
> .
>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#27 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEY3Z5ZYYG6S6YATFSB3UMDR3MXRNANCNFSM4OYOFSLA>
.
|
Oh! I commented it out because this sentence will show errors before. |
You may want to debug it out. For the training data, if you want to keep
the GTA2Cityscapes benchmark, the val set cannot be changed. But the
training set of my code the data list is one part of the entire training
set of cityscapes, you can modify the list accordingly.
…On Mon, Jul 13, 2020 at 10:54 PM xuebingbing121 ***@***.***> wrote:
Oh! I commented it out because this sentence will show errors before.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#27 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEY3Z53S5AARSH3Z3WAMGWTR3PCHFANCNFSM4OYOFSLA>
.
|
Is the iou in the paper also a single picture of iou? |
Hello, in the paper, is the miou displayed in the result a certain picture with the highest miou value? Or is it something else? |
Usually segmentation papers use miou for the whole dataset/images already been seen for evaluation and comparison... |
2020-07-02 23:35:10,328 Host Do you mean to average out all 500 results? |
Line 757 the class ScoreUpdater in CRST_seg.py defines how to evaluate the results. |
This is very important to me and I look forward to your reply! |
What are your specific numbers? And I think you change your network
structures. And a trick here is that not training model for to long since
the model will overfit to gta5 And lose generalization ability. You may
want to evaluate every 5000 iterations to see which model is best for
transfer learning.
On Wed, Jul 29, 2020 at 11:58 PM bbzfighting ***@***.***> wrote:
Ok , Thanks!
What is the difference between the model trained using train.py and the
model provided on github? Why is there a big gap between the results of the
two models?
[image: 2020-07-30 11-52-59 的屏幕截图]
<https://user-images.githubusercontent.com/48796790/88879011-d673ed80-d25b-11ea-8782-2b528f15c220.png>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#27 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEY3Z5Y5R3YDJNAZBIO3FF3R6DVVTANCNFSM4OYOFSLA>
.
--
null
|
I didn’t change the network structure. I trained according to your default parameters. I used 5000 and 100000 models respectively, but their effects were not good. |
Is the source domain training model you published on github trained with the train .py file? |
Sometimes you can use the target labels to find a source model that has a good transfer learning performance, although this may not be true in practice. |
Hi!The final result of your paper Road iou=89.91 |
Do you know what is iou, confusion matrix, how to calculate confusion matrix for multiple classes and how to calculate iou from confusion matrices? If you do know, you can understand from the code the iou is also calculated from confusion matrix and confusion matrix is cumulated from every image by "self._confs += conf" in the function of "def update(self, pred_label, label, i, computed=True)". |
Ok, I seem to see what you mean. You're saying that the last output iou is a total IOU after 500 pictures have been updated, and it's not the iou for the last picture, right? Sorry, as for the clear definition and calculation of the iou, confusion matrix, I'm going to learn and study it carefully.
发自我的iPhone
…------------------ Original ------------------
From: yzou2 <[email protected]>
Date: Tue,Aug 4,2020 10:41 PM
To: yzou2/CRST <[email protected]>
Cc: bbzfighting <[email protected]>, Author <[email protected]>
Subject: Re: [yzou2/CRST] sorry to trouble (#27)
Do you know what is iou, confusion matrix, how to calculate confusion matrix for multiple classes and how to calculate iou from confusion matrices? If you do know, you can understand from the code the iou is also calculated from confusion matrix and confusion matrix is cumulated from every image by "self._confs += conf" in the function of "def update(self, pred_label, label, i, computed=True)".
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Yes. You get the point. |
No description provided.
The text was updated successfully, but these errors were encountered: