上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 20 下一页

2020年8月12日

摘要: https://www.cnblogs.com/wanghui-garcia/p/12781438.html 阅读全文
posted @ 2020-08-12 16:26 兔子二 阅读(255) 评论(0) 推荐(0)

2020年8月11日

摘要: 训练arcface时报这个错误。 原来是因为类别数没有设置正确。 阅读全文
posted @ 2020-08-11 10:46 兔子二 阅读(14913) 评论(0) 推荐(0)

2020年8月6日

摘要: 阅读全文
posted @ 2020-08-06 15:18 兔子二 阅读(189) 评论(0) 推荐(0)

2020年8月5日

摘要: celeba 提供了人脸一些人脸属性。 https://zhuanlan.zhihu.com/p/35975956 阅读全文
posted @ 2020-08-05 16:31 兔子二 阅读(81) 评论(0) 推荐(0)

2020年7月29日

摘要: https://samuel92.blog.csdn.net/article/details/103045131 下载完毕后, 使用cat voxceleb2_a* > vox2_mp4.zip 如果使用 unzip 解压, 会报错: End-of-central-directory signatu 阅读全文
posted @ 2020-07-29 14:12 兔子二 阅读(2231) 评论(0) 推荐(0)
摘要: https://zhuanlan.zhihu.com/p/63957812 阅读全文
posted @ 2020-07-29 11:54 兔子二 阅读(513) 评论(0) 推荐(0)

2020年7月28日

摘要: 今天,为了对代码进行测试,使用了较小的数据。实际数据的大小是2, 也就是如下函数返回值是2. def __len__(self): return self.length 使用dataloader时,batchsize=4。 运行 next(loader), 就会出现卡死的现象。原来是batchsiz 阅读全文
posted @ 2020-07-28 22:45 兔子二 阅读(376) 评论(0) 推荐(0)

2020年7月21日

摘要: 人体解析数据集(human parsing)及近期论文 https://blog.csdn.net/wxf19940618/article/details/83661891 阅读全文
posted @ 2020-07-21 10:02 兔子二 阅读(805) 评论(0) 推荐(0)

2020年7月7日

摘要: https://pytorch.org/docs/stable/notes/autograd.html#requires-grad 阅读全文
posted @ 2020-07-07 15:13 兔子二 阅读(91) 评论(0) 推荐(0)

2020年7月6日

摘要: 理解Hinge Loss (折页损失函数、铰链损失函数) https://blog.csdn.net/fendegao/article/details/79968994 阅读全文
posted @ 2020-07-06 13:53 兔子二 阅读(140) 评论(0) 推荐(0)
上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 20 下一页

导航