22 Commits

Author SHA1 Message Date
友情小爪
95516420e5 bugfix: change has_labels to return_label 2020-12-20 22:30:11 +08:00
YouqingXiaozhua
cc5476715b use cifar as contrastive dataset 2020-12-19 17:55:32 +08:00
cxx
15706cbed2 Support prefetching on the linear classification task (False by default). 2020-12-16 14:36:41 +08:00
cxx
0d923537f5 Test and report the speed up effect using MoCoV2. 2020-12-03 09:28:23 +08:00
cxx
796cd68297 Support prefetching data to speed up IO. 2020-12-01 18:26:27 +08:00
xiaohangzhan
3272f765c5 exclude torchvision GaussianBlur 2020-10-29 22:17:01 +08:00
Zhiyuan Chen
a435f4fbd6
fix evaluate() of ContrastiveDataset
Signature of method 'ContrastiveDataset.evaluate()' does not match signature of base method in class 'BaseDataset'
2020-10-13 03:06:01 +08:00
Xiaohang Zhan
2f2e78d0e7
fix typo 2020-09-29 22:55:23 +08:00
xieenze
d4105d7ece replace opencv blur to pil blur 2020-09-27 15:00:50 +08:00
xieenze
98151b985a replace opencv blur to pil blur 2020-09-27 14:47:53 +08:00
Jiahao000
d5282c9344 add docstring 2020-09-02 19:24:59 +08:00
Jiahao000
188778c625 add docstring 2020-09-02 18:49:39 +08:00
Jiahao000
ab1b26deb6 update places205 linear classification config 2020-08-13 23:50:14 +08:00
Jiahao000
972e5107ac relative patch location 2020-07-09 22:32:11 +08:00
Jiahao000
b6f1f0f8c7 relative patch location 2020-07-08 22:30:48 +08:00
xiaohangzhan
c89239a871 update 2020-06-29 00:10:34 +08:00
xiaohangzhan
6891da7612 fix 2020-06-24 13:59:02 +08:00
xiaohangzhan
260f20af55 ensure the output of data source is image rather than tuple 2020-06-24 11:24:21 +08:00
xiaohangzhan
6a5dd91c64 docs 2020-06-17 02:06:16 +08:00
xiaohangzhan
a1c322556a benchmark scripts 2020-06-17 01:31:59 +08:00
xiaohangzhan
038d727ad4 semi-supervised benchmark 2020-06-16 16:30:46 +08:00
xiaohangzhan
b742b7c18b upload code 2020-06-16 00:05:18 +08:00