Skip to content

Training the model #63

Answered by maxcorsini
nirivas asked this question in Q&A
Oct 19, 2022 · 5 comments · 2 replies
Discussion options

You must be logged in to vote

Hi nirivas,

To train the network on two plots you have to do in the following way:

  1. Export plot A (let's say in folder \mydata)
  2. Export plot B choosing the same folder of the previous export (\mydata) . The data will be accumulated .
  3. Train the network on such data (plotA + plotB)

This is mandatory, if you train the network on the plot A, and then you train the network on the plot B, the network FORGET what has learned from the plot A.

NOTE: You must use the same target scale factor. For example, plot A has a pixel size of 0.5mm and plot B of 0.7mm, a good choice for the target scale factor is 0.6 .

Cheers

Replies: 5 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@nirivas
Comment options

Answer selected by nirivas
Comment options

You must be logged in to vote
1 reply
@damarislanders
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants