Commit Graph

34 Commits (100830e5efc06f259b347d55edda90f3e75c14f1)

Author SHA1 Message Date
liaoxingyu 91ff631184 Minor changes
Some minor changes, such as class name changing, remove extra blank line, etc.
2021-05-31 17:27:14 +08:00
liaoxingyu 44cee30dfc update fastreid v1.2
Summary:
1. refactor dataloader and heads
2. bugfix in fastattr, fastclas, fastface and partialreid
3. partial-fc supported in fastface
2021-04-02 21:33:13 +08:00
liaoxingyu e26182e6ec make lr warmup by iter
Summary: change warmup way by iter not by epoch, which will make it more flexible when training small epochs
2021-01-22 11:17:21 +08:00
liaoxingyu a25d8a6bc1 refactor code for partial reid (#277)
Summary: make partial reid adapted for new code style

close #277
2020-09-25 14:24:48 +08:00
liaoxingyu 16655448c2 onnx/trt support
Summary: change model pretrain mode and support onnx/TensorRT export
2020-07-29 17:43:39 +08:00
liaoxingyu e269caf8ab update dsr head 2020-07-17 19:14:20 +08:00
liaoxingyu 1cf580b6b0 update partial code 2020-07-15 15:08:53 +08:00
Lingxiao He 7fbdf1fe82
Update dsr_evaluation.py 2020-07-14 11:35:03 +08:00
Lingxiao He c03dccacc5
Update README.md 2020-07-14 11:33:27 +08:00
Lingxiao He 6d2ec2cd9e
Update partial_market.yml 2020-07-12 14:06:44 +08:00
Lingxiao He 64de63a9ff
Update partial_market.yml 2020-07-12 13:52:39 +08:00
Lingxiao He ddc9dbf501
Update partial_market.yml 2020-07-12 13:44:22 +08:00
Lingxiao He 115de22532
Update dsr_distance.py 2020-07-12 13:31:21 +08:00
liaoxingyu dcd6f72235 partialreid bugfix #161 2020-07-10 16:27:22 +08:00
Lingxiao He ec3aed26af
Update partial_market.yml 2020-07-06 14:19:09 +08:00
Lingxiao He df8916f1e6
Update dsr_distance.py 2020-06-29 16:41:58 +08:00
Lingxiao He d4153d4deb
Update README.md 2020-06-29 14:50:48 +08:00
Lingxiao He 7e1f232b37
Update README.md 2020-06-29 14:50:23 +08:00
Lingxiao He a325ee8ff7
Update partial_market.yml 2020-06-29 14:40:05 +08:00
Lingxiao He 0f9661f7b7
Update dsr_evaluation.py 2020-06-29 14:39:18 +08:00
Lingxiao He daa9dbbae2
Update partial_market.yml 2020-06-29 14:36:53 +08:00
Lingxiao He 8b06b95ab1
Update partial_market.yml 2020-06-29 13:53:54 +08:00
Lingxiao He 970bbb1679
Update dsr_distance.py 2020-06-29 13:50:52 +08:00
Lingxiao He beb5029576
Update README.md 2020-06-29 13:47:42 +08:00
Lingxiao He 727a746831
Update README.md 2020-06-16 11:46:22 +08:00
Lingxiao He 47cc3c6ead
Update README.md 2020-06-16 11:46:03 +08:00
Lingxiao He 896933bf5e
Update DSR Evaluation 2020-06-10 18:16:58 +08:00
Lingxiao He 7f753027c5
update dsr evaluation 2020-06-10 18:10:30 +08:00
Lingxiao He fa0728a0c7
dsr_head 2020-06-10 17:43:56 +08:00
Lingxiao He 29f318c609
Update README.md
Update the details of datasets
2020-06-01 10:42:33 +08:00
liaoxingyu d63a3ce47c update partialreid code
Summary: update partialreid training config  and code
2020-05-28 11:14:13 +08:00
liaoxingyu fbbd76b21f update readme in DSR 2020-05-27 22:43:20 +08:00
liaoxingyu 90b0140497 update DSR projects
Summary: update DSR README and experiment results
2020-05-27 22:39:21 +08:00
liaoxingyu 95e8a02b2a feat: partial reid first commit 2020-05-21 23:58:35 +08:00