mirror of https://github.com/JDAI-CV/fast-reid.git
update readme
parent
c8eac8402c
commit
ee02790916
18
README.md
18
README.md
|
@ -1,29 +1,17 @@
|
|||
# reid_baseline
|
||||
reid baseline model for exploring softmax and triplet hard loss's influence.
|
||||
|
||||
## Architecture
|
||||
|
||||
### softmax
|
||||
|
||||
### triplet
|
||||
|
||||
### softmax + triplet
|
||||
|
||||
|
||||
### Classification
|
||||
<img src='https://ws3.sinaimg.cn/large/006tKfTcly1fs76ysvu3zj30kg0d60t5.jpg' height='200'>
|
||||
<img src='https://ws2.sinaimg.cn/large/006tKfTcly1fs76zbtfxcj30js0d674m.jpg' height='200'>
|
||||
<img src='https://ws3.sinaimg.cn/large/006tKfTcly1fs76ysvu3zj30kg0d60t5.jpg' height='200'> <img src='https://ws2.sinaimg.cn/large/006tKfTcly1fs76zbtfxcj30js0d674m.jpg' height='200'>
|
||||
|
||||
|
||||
### Triplet Hard
|
||||
<img src='https://ws2.sinaimg.cn/large/006tNc79ly1fs3sxc54xjj30ka0d6dgd.jpg' height='200'>
|
||||
<img src='https://ws2.sinaimg.cn/large/006tNc79ly1fs3tpat6emj30k00d2t93.jpg' height=200>
|
||||
<img src='https://ws2.sinaimg.cn/large/006tNc79ly1fs3sxc54xjj30ka0d6dgd.jpg' height='200'> <img src='https://ws2.sinaimg.cn/large/006tNc79ly1fs3tpat6emj30k00d2t93.jpg' height=200>
|
||||
|
||||
|
||||
### Classification + Triplet Hard
|
||||
|
||||
<img src='https://ws2.sinaimg.cn/large/006tKfTcly1fs79doog34j30ja0cudg5.jpg' height='200'>
|
||||
<img src='https://ws2.sinaimg.cn/large/006tNc79ly1fs3tpat6emj30k00d2t93.jpg' height=200>
|
||||
<img src='https://ws2.sinaimg.cn/large/006tKfTcly1fs79doog34j30ja0cudg5.jpg' height='200'> <img src='https://ws2.sinaimg.cn/large/006tNc79ly1fs3tpat6emj30k00d2t93.jpg' height=200>
|
||||
|
||||
|
||||
## Results
|
||||
|
|
Loading…
Reference in New Issue