Fan2022HNU

Results 1 comments of Fan2022HNU

I install pytorch-lightning==0.8.5, and changing pl.metrics.Fbeta to pl.metrics.FBeta in feature_extraction.py. A error happen here. pl.metrics.FBeta(num_classes=7, multilabel=True) Traceback (most recent call last): File "/home/fwp/.pycharm_helpers/pydev/_pydevd_bundle/pydevd_exec2.py", line 3, in Exec exec(exp, global_vars, local_vars)...