KaiyangZhou
|
89913e4440
|
minor change
|
2019-03-24 15:54:55 +00:00 |
KaiyangZhou
|
15f8dd9e2a
|
add doc release date
|
2019-03-24 15:53:36 +00:00 |
KaiyangZhou
|
4ca182dbb8
|
add model public keys
|
2019-03-24 15:52:39 +00:00 |
KaiyangZhou
|
55f6243acc
|
initial install guide
|
2019-03-24 14:36:17 +00: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 |
KaiyangZhou
|
aa98ef5a7b
|
add docstrings to losses, metrics, models, utils, optim
|
2019-03-22 00:14:41 +00:00 |
KaiyangZhou
|
cbbde86eef
|
add docs to torchreid.data
|
2019-03-21 17:28:14 +00:00 |
KaiyangZhou
|
42c355c40d
|
rm debug file
|
2019-03-21 14:14:07 +00:00 |
KaiyangZhou
|
36da408a84
|
update gitignore
|
2019-03-21 14:13:07 +00:00 |
KaiyangZhou
|
75dd835e42
|
change batch_size in video
|
2019-03-21 14:12:50 +00:00 |
KaiyangZhou
|
77c47b4e53
|
add data module
|
2019-03-21 13:00:07 +00:00 |
KaiyangZhou
|
46a0d5c27d
|
update dataset and docs
|
2019-03-21 12:53:21 +00:00 |
KaiyangZhou
|
37f92b7cc3
|
create engine SDK
|
2019-03-19 17:26:08 +00:00 |
KaiyangZhou
|
81fa81ad74
|
rm sys.exit
|
2019-03-15 23:21:59 +00:00 |
KaiyangZhou
|
03d0674dcb
|
comply woth PEP8
|
2019-03-15 23:17:38 +00:00 |
KaiyangZhou
|
983c9e51e5
|
add --combineall
|
2019-03-15 17:45:47 +00:00 |
KaiyangZhou
|
402e054110
|
rearrange order of functions
|
2019-03-15 16:20:47 +00:00 |
KaiyangZhou
|
3cbeab42c2
|
add init_attributes to BaseDataset
|
2019-03-15 16:11:25 +00:00 |
KaiyangZhou
|
e2b1001165
|
polish code
|
2019-03-15 14:49:18 +00:00 |
KaiyangZhou
|
39fa787153
|
update description on cuhk03
|
2019-03-12 17:10:31 +00:00 |
KaiyangZhou
|
ee31aa73c8
|
log_train.txt => train.log
|
2019-03-12 16:56:36 +00:00 |
KaiyangZhou
|
850da2bbed
|
update path to pretrained weights of resnext
|
2019-03-12 16:46:49 +00:00 |
KaiyangZhou
|
6f3b057c1b
|
add space between class and __init__ (trivial)
|
2019-03-09 12:53:23 +00:00 |
KaiyangZhou
|
5cd0776eb5
|
rm center loss & ring loss
|
2019-03-09 12:45:33 +00:00 |
KaiyangZhou
|
5854a156b6
|
update readme
|
2019-03-08 23:25:11 +00:00 |
KaiyangZhou
|
9de1e8ebad
|
update readme
|
2019-03-08 23:23:19 +00:00 |
KaiyangZhou
|
25c64fdd9a
|
handle UnicodeDecodeError when using python3
|
2019-03-08 22:27:11 +00:00 |
KaiyangZhou
|
dc99054af5
|
compute mAP for cuhk03 old split with multi-gallery-shot
|
2019-03-07 09:42:06 +00:00 |
KaiyangZhou
|
c0af242205
|
update readme
|
2019-03-05 14:53:23 +00:00 |
KaiyangZhou
|
7ff331f871
|
update mobilenetv2; add imagenet/reid weights
|
2019-03-05 10:56:39 +00:00 |
Kaiyang
|
eb680de371
|
Merge pull request #119 from Yu-Wu/master
Update AWESOME_REID.md
|
2019-03-02 13:27:39 +00:00 |
Yu-Wu
|
5a58f80355
|
Update AWESOME_REID.md
Add one missing AAAI 2019 paper.
|
2019-03-02 18:32:47 +08:00 |
KaiyangZhou
|
9b1c131e9e
|
update readme & dataset description
|
2019-02-27 11:20:50 +00:00 |
KaiyangZhou
|
3fe5cb118c
|
polish function name
|
2019-02-27 09:57:48 +00:00 |
KaiyangZhou
|
83b9b38280
|
update ilids and prid
|
2019-02-27 09:31:12 +00:00 |
KaiyangZhou
|
4078f18aff
|
update print msg
|
2019-02-20 22:28:30 +00:00 |
KaiyangZhou
|
5f971cc03a
|
correct print
|
2019-02-20 22:22:46 +00:00 |
KaiyangZhou
|
c427e88658
|
rank={:.1%}
|
2019-02-20 22:20:36 +00:00 |
KaiyangZhou
|
d8cfa82594
|
add print to save_ckpt
|
2019-02-20 22:17:47 +00:00 |
KaiyangZhou
|
19e03d4097
|
add remove_module_from_keys option to save_ckpt
|
2019-02-20 22:13:26 +00:00 |
KaiyangZhou
|
2fb120ecbc
|
add warnings
|
2019-02-20 21:57:25 +00:00 |
KaiyangZhou
|
d56e216068
|
bug fix
|
2019-02-20 21:57:09 +00:00 |
KaiyangZhou
|
cd5dfd62a1
|
wrap resume; save optimizer in ckpt
|
2019-02-20 21:52:43 +00:00 |
KaiyangZhou
|
74a2377ab7
|
add resume_from_ckpt
|
2019-02-20 21:51:49 +00:00 |
KaiyangZhou
|
ae54ca0f6b
|
mv save_ckpt to torchtools
|
2019-02-20 21:51:24 +00:00 |
KaiyangZhou
|
26a9400609
|
change double quotes to single quote in print
|
2019-02-20 21:50:47 +00:00 |
kaiyangzhou
|
356a677cd3
|
mv basic args to base-manager
|
2019-02-19 15:48:10 +00:00 |