摘要: 以imagecrop为例,二分类,输出准确率与召回率,可调阈值。 import numpy as np import torch import torch.nn as nn import torch.nn.functional as F from torch.autograd import Func 阅读全文
posted @ 2024-01-04 22:16 心比天高xzh 阅读(53) 评论(0) 推荐(0)