Ruizhe Zhao
Ruizhe Zhao
Hi @mitmul , sorry for bothering you, but I'm really curious about how to reproduce the result you've got for SegNet on CamVid. I tried the script with its default...
@mitmul Thank you very much! That's the exact script I've run before.
Thanks for your update! I think the result you’ve gotten is validation accuracy, but the one listed in the table means test accuracy, if I understand correctly. You can use...
@mitmul Thanks! I can achieve the same accuracy a you did with the same snapshot. I will rerun the training and see whether I can get the same level of...
BTW my environment: ``` $ python -V Python 3.7.3 $ python -c 'import chainer; print(chainer.print_runtime_info())' Platform: Linux-4.4.0-142-generic-x86_64-with-debian-stretch-sid Chainer: 6.3.0 NumPy: 1.16.4 CuPy: CuPy Version : 6.3.0 CUDA Root : /usr/local/cuda-10.1...
@mitmul After running again and using the snapshot that has the highest validation accuracy, I can now get a good test accuracy :) Thanks
@panmyuan Hey could you please reveal details about your training script? It looks like an interesting case. Thanks!
Hi there, I am thinking of the full script, including the model :) On Fri, 27 Dec 2019 at 02:01, panmyuan wrote: > @kumasento Hey, I set option level to...
I think Polymer currently doesn't support detecting which function to transform. So it would be better to specify the target function. On Thu, 24 Feb 2022 at 04:36, William Moses...
Maybe we could name it mlir-cfe based on its actual purpose IMHO On Sat, 1 May 2021 at 18:30, lorenzo chelini ***@***.***> wrote: > Do we also plan to rename...