starrytong
starrytong
@amanteur Hello, I am the author of SCNet. Thank you for your excellent implementation of this work. However, there are some details that differ from our code, such as the...
@ZFTurbo repository uses automatic mixed precision (AMP) training by default ``` use_amp: true # enable or disable usage of mixed precision (float16) - usually it must be true ``` But...
@whjdark Maybe some configurations are incorrect? Perhaps you can use my repo for training.[SCNet](https://github.com/starrytong/SCNet)