KaiyangZhou
|
08bb2cc5eb
|
linting and formatting code
|
2019-12-02 14:34:59 +00:00 |
KaiyangZhou
|
b39e89a264
|
change place of CUDA_VISIBLE_DEVICES
|
2019-12-02 14:04:17 +00:00 |
KaiyangZhou
|
42eaccea71
|
linting and formatting code
|
2019-12-02 12:34:17 +00:00 |
KaiyangZhou
|
5c88e3664f
|
minor
|
2019-12-01 03:35:09 +00:00 |
KaiyangZhou
|
58e6841a33
|
update relative import
|
2019-12-01 03:31:32 +00:00 |
KaiyangZhou
|
ac7bd67484
|
import data, engine, etc. in torchreid/__init__.py
|
2019-12-01 02:39:29 +00:00 |
KaiyangZhou
|
6b8fe56638
|
linting and formatting code
|
2019-12-01 02:35:44 +00:00 |
KaiyangZhou
|
a118fc2d7f
|
add code linting and formatting files
|
2019-12-01 02:35:26 +00:00 |
KaiyangZhou
|
aef46a7aa9
|
update default_config
|
2019-11-27 21:25:44 +00:00 |
KaiyangZhou
|
2095ee05c5
|
[1.0.8] load_unlabeled_targets -> load_train_targets
|
2019-11-27 21:20:04 +00:00 |
KaiyangZhou
|
d6405de241
|
update readme
|
2019-11-27 18:21:55 +00:00 |
KaiyangZhou
|
6539d4aab9
|
update readme
|
2019-11-27 18:19:18 +00:00 |
KaiyangZhou
|
7d8431cf49
|
bug fix for load_unlabeled_targets
|
2019-11-27 18:19:06 +00:00 |
KaiyangZhou
|
41b1e485ec
|
1.0.7
|
2019-11-27 17:20:48 +00:00 |
KaiyangZhou
|
fdd869897a
|
update docs
|
2019-11-27 17:19:43 +00:00 |
KaiyangZhou
|
63f357a0ba
|
import load_pretrained_weights in tools/visactmap
|
2019-11-27 17:04:58 +00:00 |
KaiyangZhou
|
67f56ca361
|
move model to gpu in tools/visactmap
|
2019-11-27 17:01:32 +00:00 |
KaiyangZhou
|
bf79ba96be
|
bug fix in tools/visactmap
|
2019-11-27 17:00:18 +00:00 |
KaiyangZhou
|
a3cea489fa
|
update projects
|
2019-11-27 16:55:07 +00:00 |
KaiyangZhou
|
7e71f72846
|
give self.writer as argument to engine.train()
|
2019-11-27 16:52:58 +00:00 |
KaiyangZhou
|
2382949708
|
rm visactmap in default_config
|
2019-11-27 16:51:19 +00:00 |
KaiyangZhou
|
86012a4571
|
add compute_mean_std tool
|
2019-11-27 16:49:29 +00:00 |
KaiyangZhou
|
307e38e519
|
add use_unlabeled_targets
|
2019-11-27 16:35:54 +00:00 |
KaiyangZhou
|
aeaf218217
|
add visualize_actmap.py to tools
|
2019-11-27 16:35:18 +00:00 |
KaiyangZhou
|
5c9bac5e75
|
minor modification
|
2019-11-27 11:09:13 +00:00 |
KaiyangZhou
|
8b21402106
|
update docs
|
2019-11-27 11:08:54 +00:00 |
KaiyangZhou
|
2689fc0c57
|
rm type-checking for self.model in engine.py
|
2019-11-24 13:42:46 +00:00 |
KaiyangZhou
|
53784903e3
|
add SequentialSampler
|
2019-11-24 13:40:54 +00:00 |
KaiyangZhou
|
dc0f64b2ce
|
update readme
|
2019-11-21 23:45:59 +00:00 |
KaiyangZhou
|
e9a11f2a10
|
update doc
|
2019-11-20 23:07:40 +00:00 |
KaiyangZhou
|
099b0ae7fc
|
update readme
|
2019-11-11 09:41:44 +00:00 |
KaiyangZhou
|
aebb6033e0
|
add ibn-net
|
2019-11-10 21:31:28 +00:00 |
KaiyangZhou
|
496c82d407
|
update readme
|
2019-11-10 21:31:16 +00:00 |
KaiyangZhou
|
7aa151285c
|
update readme
|
2019-11-08 15:10:01 +00:00 |
KaiyangZhou
|
df2c2622b0
|
update readme
|
2019-11-08 14:19:00 +00:00 |
kaiyangzhou
|
582315d5c2
|
update readme
|
2019-11-08 13:54:33 +00:00 |
kaiyangzhou
|
990cba7dce
|
[projects] update image link
|
2019-11-08 13:33:00 +00:00 |
kaiyangzhou
|
727de0728f
|
[projects] add NAS code
|
2019-11-08 13:00:39 +00:00 |
KaiyangZhou
|
240f5f6e7b
|
[docs] add iccv19 work
|
2019-11-04 11:23:52 +00:00 |
KaiyangZhou
|
0ac7cd02be
|
[docs] add iccv19 works to awesome-reid
|
2019-11-04 10:48:40 +00:00 |
KaiyangZhou
|
45091f4f85
|
add __homepage__
|
2019-11-04 10:47:49 +00:00 |
Kaiyang
|
5fa981b28b
|
Merge pull request #249 from luyao777/patch-1
Fix bugs in cuhk02.py
|
2019-10-29 20:27:22 +09:00 |
Yao Lu
|
db00cf5fc3
|
Fix bugs about dataset of cuhk02.py
Fix bugs about dataset of cuhk02.py.
|
2019-10-29 10:58:39 +08:00 |
KaiyangZhou
|
7011bffcb6
|
update setup.py
|
2019-10-23 21:56:21 +01:00 |
KaiyangZhou
|
773c9d94b4
|
update model zoo & docs
|
2019-10-23 17:49:08 +01:00 |
KaiyangZhou
|
cab4a342cc
|
v1.0.6
|
2019-10-23 17:20:34 +01:00 |
KaiyangZhou
|
a136384a6a
|
rm unused imports/variables; fixed minor bugs
|
2019-10-23 17:15:37 +01:00 |
KaiyangZhou
|
964ea5dc8e
|
[update readme] rm badges
|
2019-10-23 16:27:09 +01:00 |
KaiyangZhou
|
35d498eb73
|
update docs/readme
|
2019-10-23 16:11:15 +01:00 |
kaiyangzhou
|
fe9395ef4d
|
add projects/
|
2019-10-23 11:57:58 +01:00 |