mollyStark
mollyStark
Hi, I used your model to finetune my training data, and it worked well! But I noticed that the the forward processing time is 3 times larger than caffe alexnet(0.09s...
An error that "java.lang.UnsupportedOperationException: empty.reduceLeft" caused test unsuccessful
Hi, I met this error "java.lang.UnsupportedOperationException: empty.reduceLeft", although I found #61 have asked about this error, but I don't think they are caused by the same reason. In #61 ,...
I've learned the Lsh algorithm recently. And I found your implementation. Quite useful to me! But as far as I know, there are different Lsh families for different distance measurement....