raymon-tian
raymon-tian
Hi, I realize that the optimization objective is the categorical_crossentropy in your code, i.e., `model.compile(loss='categorical_crossentropy', optimizer='adam', metrics=['accuracy'])`. However, in my opinion, if we want to train the neural network with...
Hi, thx for your great work. Could you release an onnx model without keypoints prediction?
Hi, thanks for your great work! Could you release the script that trains the pretrained model `ofa_D4_E6_K7`, i.e., the full network?