OneSixth

Results 22 comments of OneSixth

I give an example. Sometimes the default behavior selects the incorrect series, and manual selection allows us to quickly fix it without having to modify the library code. Because modifying...

I don't have any more examples, because I just learned about and started experimenting with tiffslide last week.

I support the library removing dependencies with Torch. Then it would be better if there was a shared memory method to pass the numpy array. Because the spawn process consumes...

@veritas9872 Thanks for your advice. I think so too, I just tested the expand operation, but found that performance has a little decreased. It seems that pytorch jit is not...

I have modified the code and update branch, but the strange thing is that the time spent does not seem to change. The pytorch jit optimization may be weird. Pytorch...

@veritas9872 No, not in my implementation. I think users should set these values manually instead of using automatic.

I sorted out the code. The new dynamic channel version is available at https://github.com/One-sixth/ms_ssim_pytorch/tree/dynamic_channel_num .

@veritas9872 Sorry. I don't really understand the meaning of "compensation". My English is not good. Transferring data from the CPU to the GPU is of course a very expensive operation....

@veritas9872 I don't know... You need to ask @VainF.