KaiyangZhou
|
c4714fae69
|
add check_cfg()
|
2020-09-14 10:34:18 +01:00 |
KaiyangZhou
|
4c7c43d34e
|
add RandomDatasetSampler
|
2020-08-10 12:31:11 +01:00 |
KaiyangZhou
|
ad4d8d7c29
|
v1.2.6: add RandomDomainSampler
|
2020-08-01 11:52:55 +01:00 |
KaiyangZhou
|
a5ee40744c
|
add k_tfm
|
2020-06-23 15:21:11 +01:00 |
KaiyangZhou
|
5ce43185b1
|
linting code
|
2020-05-05 15:58:00 +01:00 |
KaiyangZhou
|
1708c008ad
|
add argument train_sampler_t (sampler for target train loader)
|
2020-05-05 11:14:08 +01:00 |
KaiyangZhou
|
f3df74026a
|
rm visactmap
|
2020-04-16 15:19:44 +01:00 |
KaiyangZhou
|
469a038d01
|
add scheduler to resume_from_checkpoint
|
2019-12-10 10:44:45 +00:00 |
KaiyangZhou
|
35472dfe54
|
rm CUDA_VISIBLE_DEVICES
|
2019-12-03 10:35:21 +00:00 |
KaiyangZhou
|
b39e89a264
|
change place of CUDA_VISIBLE_DEVICES
|
2019-12-02 14:04:17 +00:00 |
KaiyangZhou
|
6b8fe56638
|
linting and formatting code
|
2019-12-01 02:35:44 +00:00 |
KaiyangZhou
|
aef46a7aa9
|
update default_config
|
2019-11-27 21:25:44 +00:00 |
KaiyangZhou
|
2382949708
|
rm visactmap in default_config
|
2019-11-27 16:51:19 +00:00 |
KaiyangZhou
|
307e38e519
|
add use_unlabeled_targets
|
2019-11-27 16:35:54 +00:00 |
KaiyangZhou
|
a136384a6a
|
rm unused imports/variables; fixed minor bugs
|
2019-10-23 17:15:37 +01:00 |
KaiyangZhou
|
0f658d045d
|
bug fix: args.start_epoch => cfg.train.start_epoch
|
2019-09-12 10:34:37 +01:00 |
KaiyangZhou
|
5365619606
|
add config
|
2019-08-26 10:34:31 +01:00 |
KaiyangZhou
|
0f988683fe
|
update default parser
|
2019-08-22 23:37:29 +01:00 |
KaiyangZhou
|
d021fafff1
|
set visrank_topk=10 as default
|
2019-08-03 22:59:10 +01:00 |
KaiyangZhou
|
27d4f2f093
|
add visactmap code; upgrade visrank to plot single figure
|
2019-08-03 17:35:06 +01:00 |
kaiyangzhou
|
d398e66b37
|
allow empty transforms
|
2019-07-17 12:45:58 +01:00 |
kaiyangzhou
|
709018d948
|
add argument 'transforms' to datamanager
|
2019-07-03 12:05:55 +01:00 |
KaiyangZhou
|
943c789d7c
|
print args line by line in alph order
|
2019-06-19 23:14:24 +01:00 |
KaiyangZhou
|
a772949613
|
bug fix: set type of --ranks to int
|
2019-06-11 10:08:08 +01:00 |
KaiyangZhou
|
6dbacc73e6
|
set weight_x=0 as default
|
2019-05-28 23:07:18 +01:00 |
kaiyangzhou
|
ac89f94129
|
add collect_env_info
|
2019-05-24 15:34:27 +01:00 |
kaiyangzhou
|
d770e9b6e6
|
set print_freq=20 by default
|
2019-05-24 15:33:44 +01:00 |
KaiyangZhou
|
2cfe7a9ecd
|
update printing of model complexity
|
2019-05-22 22:09:09 +01:00 |
KaiyangZhou
|
be59713e4a
|
add model complexity to main
|
2019-05-22 16:15:20 +01:00 |
KaiyangZhou
|
3e10dc60dc
|
add --normalize-feature to args parser
|
2019-05-09 23:11:10 +01:00 |
KaiyangZhou
|
5839a026c3
|
add person reranking
|
2019-05-09 22:47:55 +01:00 |
KaiyangZhou
|
12f9fec960
|
bug fix
|
2019-05-06 11:04:25 +01:00 |
KaiyangZhou
|
28b4580a0d
|
remove print in internal wrapper
|
2019-04-23 11:35:22 +01:00 |
KaiyangZhou
|
ff4179a010
|
set --root as a required argument
|
2019-03-24 14:36:00 +00:00 |
KaiyangZhou
|
f0816000bc
|
change default root to "reid-data"
|
2019-03-24 11:24:02 +00:00 |
KaiyangZhou
|
a0e54ede32
|
add scripts
|
2019-03-24 11:06:12 +00:00 |
KaiyangZhou
|
d0fe37c558
|
finalize docs
|
2019-03-23 23:09:39 +00:00 |