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
hi
I have some problem with train_data and validation_data.
I want to run this algorithm(Darts) to datasets A ,which is have 2000 picture, validate to dataset B, which is have 400 picture,
However, I noticed that in your code about the setting of the validation set, you split the training set in two and use a part for validation. Sorry, this part of the gradient calculation is not too clear to me.
so, how can i run this algorithm(Darts) to datasets A , validate to dataset B ,
any suggestion will appreciate
The text was updated successfully, but these errors were encountered:
hi
I have some problem with train_data and validation_data.
I want to run this algorithm(Darts) to datasets A ,which is have 2000 picture, validate to dataset B, which is have 400 picture,
However, I noticed that in your code about the setting of the validation set, you split the training set in two and use a part for validation. Sorry, this part of the gradient calculation is not too clear to me.
so, how can i run this algorithm(Darts) to datasets A , validate to dataset B ,
any suggestion will appreciate
The text was updated successfully, but these errors were encountered: