Xin Gao

Results 3 issues of Xin Gao

when I use zero-shot pre-trained model to run my own videos, the model output 10 instances which is highly redundant(usually highly overlapped at one object),how can we choose the best...

If I set use_bias = True in binarynet or xnornet, these vars are not defined: self.output_dim self.bias_initializer self.bias_regularizer self.bias_constraint according the source code in keras layers/convolutional.py, I modify code as...

Could you provide the learning curve of loss over time during the training process, so that we can serve as a reference to make sure that the training process is...