gaotingquan
|
a81ad2f570
|
Fix link errors
|
2020-10-22 21:11:18 +08:00 |
gaotingquan
|
ca2aeeee44
|
Revert "Fix a bug about inference"
This reverts commit 17c66f4290 .
The bug had been fixed by another way.
|
2020-10-22 21:11:18 +08:00 |
gaotingquan
|
69f602e277
|
Modify to fit the dygraph
|
2020-10-22 21:11:10 +08:00 |
gaotingquan
|
8bd822bc9a
|
Fix some errors in description of infer.py
|
2020-10-22 13:32:22 +08:00 |
gaotingquan
|
ae2cbc31c8
|
Merge remote-tracking branch 'upstream/dygraph' into dygraph
Update repo
|
2020-10-21 17:05:09 +08:00 |
littletomatodonkey
|
7592654c6b
|
Merge pull request #318 from littletomatodonkey/dyg/fix_effnet
fix effnet infer/eval
|
2020-10-20 14:41:23 +08:00 |
littletomatodonkey
|
10dc04bf10
|
Merge pull request #319 from littletomatodonkey/dyg/fix_res2net
fix res2net code and doc
|
2020-10-20 14:29:56 +08:00 |
littletomatodonkey
|
d4533682b5
|
fix res2net code and doc
|
2020-10-20 06:18:52 +00:00 |
littletomatodonkey
|
58e558fb1c
|
fix effne
|
2020-10-19 16:23:57 +00:00 |
gaotingquan
|
17c66f4290
|
Fix a bug about inference
|
2020-10-19 23:06:53 +08:00 |
littletomatodonkey
|
50e5000aa7
|
Merge pull request #315 from TingquanGao/dygraph
Fix a bug
|
2020-10-19 19:39:26 +08:00 |
gaotingquan
|
36de6ee3b9
|
Merge remote-tracking branch 'upstream/dygraph' into dygraph
|
2020-10-19 16:30:30 +08:00 |
gaotingquan
|
27eac3fe63
|
Fix a bug
|
2020-10-19 15:33:57 +08:00 |
littletomatodonkey
|
8e42f786da
|
Merge pull request #314 from littletomatodonkey/dyg/add_doc
polish dygraph doc and deploy
|
2020-10-19 13:14:08 +08:00 |
littletomatodonkey
|
2c9d6d7016
|
Merge pull request #312 from littletomatodonkey/dyg/add_acc_bench
add acc benchmark
|
2020-10-19 13:13:54 +08:00 |
littletomatodonkey
|
7733c11c19
|
fix readme link
|
2020-10-19 05:11:08 +00:00 |
littletomatodonkey
|
8dd9dd42ec
|
polish dygraph doc and deploy
|
2020-10-19 05:05:34 +00:00 |
littletomatodonkey
|
d3ab5bd3da
|
fix benchamark list
|
2020-10-17 17:51:54 +00:00 |
littletomatodonkey
|
ebadacd7f8
|
add acc benchmark
|
2020-10-17 17:27:36 +00:00 |
littletomatodonkey
|
fa24f82344
|
Merge pull request #310 from littletomatodonkey/dyg/fix_export
fix export model
|
2020-10-16 14:33:13 +08:00 |
littletomatodonkey
|
2cb86a9bbb
|
fix export model
|
2020-10-16 06:25:55 +00:00 |
littletomatodonkey
|
3f36401af6
|
Merge pull request #308 from littletomatodonkey/dyg/add_xception
add xception yaml
|
2020-10-14 13:40:33 +08:00 |
littletomatodonkey
|
73a370fd60
|
add xception yaml
|
2020-10-14 05:39:17 +00:00 |
littletomatodonkey
|
3ce2db4f83
|
aad xception_deeplab yaml
|
2020-10-14 05:39:17 +00:00 |
littletomatodonkey
|
a4753fc31c
|
Merge pull request #296 from littletomatodonkey/dyg/add_dataloader
add dataloader inferface
|
2020-10-10 14:34:51 +08:00 |
littletomatodonkey
|
2d86d1ac0c
|
fix msg
|
2020-10-10 05:35:48 +00:00 |
littletomatodonkey
|
a0b125d99a
|
imporve msg info
|
2020-10-10 05:33:44 +00:00 |
littletomatodonkey
|
4d01af9e87
|
fix reader
|
2020-10-09 11:47:05 +00:00 |
littletomatodonkey
|
e70b3351bf
|
fix eval
|
2020-10-09 01:56:05 +00:00 |
littletomatodonkey
|
cca4d85a69
|
rm comment
|
2020-09-30 15:15:42 +00:00 |
littletomatodonkey
|
7cf6e9ae93
|
add dataloader inferface
|
2020-09-28 16:47:22 +00:00 |
littletomatodonkey
|
53c5850df7
|
Merge pull request #291 from TingquanGao/ppcls-dev
fix export_model to support dygraph
|
2020-09-25 13:15:27 +08:00 |
gaotingquan
|
5ac48b7764
|
fix export_model to support dygraph
|
2020-09-24 13:03:42 +08:00 |
gaotingquan
|
fa471435a7
|
fix export_model to support dygraph
|
2020-09-23 22:51:52 +08:00 |
gaotingquan
|
c5cf3c154a
|
fix export_model to support dygraph
|
2020-09-22 16:49:12 +08:00 |
littletomatodonkey
|
0971c22d75
|
Merge pull request #287 from littletomatodonkey/dyg/add_reader_time
add reader time
|
2020-09-22 15:18:54 +08:00 |
littletomatodonkey
|
be9b45d9e1
|
add reader time
|
2020-09-22 07:17:28 +00:00 |
littletomatodonkey
|
24b8453b33
|
Merge pull request #283 from cuicheng01/dygraph
Add se-resnext and vd architecture
|
2020-09-18 00:14:44 +08:00 |
cuicheng01
|
b5b0ff1702
|
Update __init__.py
|
2020-09-18 00:10:25 +08:00 |
cuicheng01
|
4970bca04a
|
Update se_resnext_vd.py
|
2020-09-18 00:09:09 +08:00 |
cuicheng01
|
b7b5a0c3c6
|
Update se_resnext.py
|
2020-09-18 00:08:06 +08:00 |
littletomatodonkey
|
39c24c1cb6
|
Merge pull request #281 from littletomatodonkey/dyg/adp-2.0b
fix regularizer
|
2020-09-17 21:28:50 +08:00 |
littletomatodonkey
|
4773a2177e
|
fix opt
|
2020-09-17 13:24:33 +00:00 |
littletomatodonkey
|
6589b2a894
|
Merge pull request #277 from littletomatodonkey/dyg/adp-2.0b
fix loss
|
2020-09-16 20:58:00 +08:00 |
littletomatodonkey
|
ab3735a4a4
|
fix loss
|
2020-09-16 12:55:48 +00:00 |
littletomatodonkey
|
ea74648000
|
Merge pull request #275 from littletomatodonkey/dyg/adp-2.0b
Fix clas api to paddle2.0.0b0
|
2020-09-16 20:19:05 +08:00 |
littletomatodonkey
|
922f33fef1
|
fix train
|
2020-09-16 08:35:37 +00:00 |
littletomatodonkey
|
630cb60ae3
|
fix dropout
|
2020-09-16 07:26:21 +00:00 |
littletomatodonkey
|
5ce653d68c
|
fix eval
|
2020-09-16 05:28:09 +00:00 |
littletomatodonkey
|
e5cf5fada6
|
fix decay
|
2020-09-16 05:26:10 +00:00 |