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
I would like to suggest referring to Sec. 3.3. of the CMCS paper for the workflow of proposals (link).
The lambda and gamma were determined in a similar way with CMCS, while the feature fps is 25 following the convention.
For the scale, we followed the implementation of STPN (link).
Can you explain the workflow of proposal? @Pilhyeon
WTAL-Uncertainty-Modeling/utils.py
Line 19 in ea630d4
How to decide these four values:
_lambda=0.25
,gamma=0.2
,feature_fps = 24
,scale = 24
The text was updated successfully, but these errors were encountered: