最新消息: USBMI致力于为网友们分享Windows、安卓、IOS等主流手机系统相关的资讯以及评测、同时提供相关教程、应用、软件下载等服务。

存档

互联网 admin 53浏览 0评论

存档

cifar相关数据集

  • cifar-10-100n
import torch
noise_file = torch.load('/content/cifar-10-100n/data/CIFAR-10_human.pt')
clean_label = noise_file['clean_label']
worst_label = noise_file['worse_label']
aggre_label = noise_file['aggre_label'

存档

cifar相关数据集

  • cifar-10-100n
import torch
noise_file = torch.load('/content/cifar-10-100n/data/CIFAR-10_human.pt')
clean_label = noise_file['clean_label']
worst_label = noise_file['worse_label']
aggre_label = noise_file['aggre_label'
发布评论

评论列表 (0)

  1. 暂无评论