class_loss_weights for Object Detection #2022
Unanswered
AashishKumbashi
asked this question in
Q&A
Replies: 1 comment
-
If you have just one target class, you can use the There isn't a built-in mechanism for dealing with multiple classes. You might consider subclassing and modifying |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Since class_loss_weights is not supported for object detection tasks by rastervision, is there any other way in which I can handle class imbalance problem for object detection?
Beta Was this translation helpful? Give feedback.
All reactions