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
For the loc_loss calculation, absolute difference between ground truth and anchor have been taken instead of normalized difference between ground truth and anchor. Why is it so? Am I missing something? Because paper have suggested this in equation (2) in page num. 5.
For the loc_loss calculation, absolute difference between ground truth and anchor have been taken instead of normalized difference between ground truth and anchor. Why is it so? Am I missing something? Because paper have suggested this in equation (2) in page num. 5.
ssd_tensorflow/model.py
Line 82 in f381dba
The text was updated successfully, but these errors were encountered: