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 am trying to implement Monte Carlo Dropout on decoder layers of DINO using MMDetection.
Does anyone has clues on how to activate dropout with a specific value, different then the default "dropout" used at training time and specified in the config file, to be used at inference time ?
The text was updated successfully, but these errors were encountered:
Hi, I am trying to implement Monte Carlo Dropout on decoder layers of DINO using MMDetection.
Does anyone has clues on how to activate dropout with a specific value, different then the default "dropout" used at training time and specified in the config file, to be used at inference time ?
The text was updated successfully, but these errors were encountered: