Vo Van Tu

Results 9 comments of Vo Van Tu

me too, could not download using any link

@howardyclo would you please provide the scripts for the color checker detector on an image. smt like def color_checker(img): ... Thanks!

> Can we have the script for data preparation? Probably is because you subtracted the mean and dived for std. Let me know :) any updates?

I'm very happy to contribute if needed!

how can I define the backward function for a matrix S sized 100 * 3 (just for example) I guess it should be like: `def backward(ctx, dL_du, dL_ds, dL_dv)`