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 have read the paper''Deep Learning of Binary Hash Codes for Fast Image Retrieval'', but I have some questions about optimization problem . I want to apply this method to the classification problem using tensorflow framwork.
1、What is the activation function of the F8 layer? Softmax ?
2、What is the loss function?
3、How to optimize ?
The text was updated successfully, but these errors were encountered:
I have read the paper''Deep Learning of Binary Hash Codes for Fast Image Retrieval'', but I have some questions about optimization problem . I want to apply this method to the classification problem using tensorflow framwork.
1、What is the activation function of the F8 layer? Softmax ?
2、What is the loss function?
3、How to optimize ?
The text was updated successfully, but these errors were encountered: