Commit Graph

3358 Commits (1750d3cabd3be53bcae35dc0a24c034af9ae85a7)
 

Author SHA1 Message Date
thomas-yanxin 1750d3cabd Adding Goods Recognition Sample
增添智慧商超商品识别案例
2022-04-11 23:26:29 +08:00
gaotingquan 0f677706f4 docs: update wechat qr code 2022-04-11 19:56:04 +08:00
gaotingquan b761325faa fix: fp32 eval by default when enable amp
If you want to eval by fp16 when enable amp, please set Amp.use_fp16_test=True, False by default.
2022-04-02 19:22:10 +08:00
cuicheng01 f3af58198d
Merge pull request #1803 from cuicheng01/add_cswin
Add CSWin benchmark
2022-04-02 17:25:09 +08:00
cuicheng01 7f9dfc1f94
Merge pull request #1804 from cuicheng01/add_pvtv2_benchmark
add PVTV2 benchmark
2022-04-02 17:24:56 +08:00
cuicheng01 050901b6ea
Merge pull request #1802 from cuicheng01/add_mobilevit
Add mobilevit
2022-04-02 17:24:28 +08:00
cuicheng01 0a5fe58d9c add PVTV2 benchmark 2022-04-02 02:55:55 +00:00
cuicheng01 fa61094100 Add CSWin benchmark 2022-04-01 14:34:03 +00:00
cuicheng01 d132f4e8db Add MobileViT train bencnmark 2022-04-01 14:23:45 +00:00
cuicheng01 96fbbad038 update mobilevit.py 2022-04-01 09:06:46 +00:00
cuicheng01 44b9963b25 add mobilevit code 2022-04-01 08:51:42 +00:00
cuicheng01 91b5337fdb
Merge pull request #1795 from cuicheng01/add_cswin
add cswin code and doc
2022-03-30 17:56:03 +08:00
Walter 2d3087c6c6
Merge pull request #1798 from RainFrost1/develop
修复Paddle develop分支 log打印两次的问题
2022-03-30 17:23:01 +08:00
Wei Shengyu 84dac4182b
Merge pull request #1799 from lvjian0706/add_samples
add Electromobile_In_Elevator_Detection
2022-03-30 16:54:20 +08:00
lvjian0706 6fd4af55e9 add Electromobile_In_Elevator_Detection 2022-03-30 16:36:59 +08:00
lvjian0706 4fb95e5275 add Electromobile_In_Elevator_Detection 2022-03-30 16:32:43 +08:00
dongshuilong a944603da0 fix log twice bug 2022-03-30 08:31:35 +00:00
Wei Shengyu 68f8129648
Create .gitkeep 2022-03-30 15:42:00 +08:00
cuicheng01 f977c7c060 update cswin config 2022-03-30 03:40:27 +00:00
cuicheng01 4839915056 update cswin_transformer.py 2022-03-29 12:01:04 +00:00
cuicheng01 88010cc46a
Merge pull request #1793 from cuicheng01/develop
fix invalid symbolic link
2022-03-29 17:56:10 +08:00
cuicheng01 51e06d43f5 add cswin code and doc 2022-03-29 09:50:44 +00:00
cuicheng01 5fb4bf1e3d fix invalid symbolic link 2022-03-28 10:21:56 +00:00
cuicheng01 84ae83da7a
Merge pull request #1762 from cuicheng01/develop
fix AccuracyScore metric
2022-03-28 16:32:20 +08:00
gaotingquan 51ce8c7445 docs: update wechat group qr code, test=document_fix 2022-03-27 16:47:39 +08:00
Walter b29e0001ab
Merge pull request #1782 from RainFrost1/benchmark_bug
fix r50 benchmark static train yaml bug
2022-03-24 14:43:29 +08:00
dongshuilong 770a972395 fix r50 benchmark static train yaml bug 2022-03-23 08:10:15 +00:00
Walter 407038d23b
Merge pull request #1778 from mmglove/develop
【benchmark】fix static resnet50 benchmark
2022-03-22 12:28:53 +08:00
Wei Shengyu dd04244b7e
Merge pull request #1776 from weisy11/infer_benchmark
fix model shape in inferbenchmark configs
2022-03-22 10:48:24 +08:00
mmglove 5fdd478b36 fix static benchmark 2022-03-21 21:07:33 +08:00
weishengyu 417adfe2f9 fix shape of configs 2022-03-21 14:42:39 +08:00
Wei Shengyu 03d50205ef
Merge pull request #1770 from TingquanGao/dev/update_qr
docs: update wechat group qr code, test=document_fix
2022-03-18 17:27:52 +08:00
gaotingquan 63663051bb
docs: update wechat group qr code, test=document_fix 2022-03-18 09:11:44 +00:00
Wei Shengyu 4076885510
Merge pull request #1764 from Aurelius84/dy2stat_benchmark
Polish log style for Benchmark
2022-03-18 11:03:38 +08:00
Aurelius84 a7ba2c72a9 Polish log style for Benchmark 2022-03-17 11:51:50 +00:00
Aurelius84 34f36e7889 Polish log style for Benchmark 2022-03-17 07:10:30 +00:00
Walter e01c7e8773
Merge pull request #1757 from RainFrost1/benchmark_bug
fix static r50 N1C8 benchmark
2022-03-17 15:06:35 +08:00
Aurelius84 c24c3c0707 Polish log style for Benchmark 2022-03-17 06:58:46 +00:00
cuicheng01 891fa1c093 fix AccuracyScore metric 2022-03-16 14:34:45 +00:00
Wei Shengyu b51e58bfe6
Merge pull request #1755 from qipengh/hqp_support_mlu
feat: support mlu device and amp of mlu
2022-03-16 11:16:57 +08:00
dongshuilong 64033b36de delete run_process_type for static benchmark 2022-03-16 03:09:54 +00:00
dongshuilong 62c9ed11f8 merge develop 2022-03-16 02:58:43 +00:00
Bin Lu f656733fab
Merge pull request #1754 from Intsigstephon/lite_demo_with_retrieval
Lite demo with faiss retrieval
2022-03-15 14:56:26 +08:00
Wei Shengyu 51c01cfec3
Merge pull request #1756 from Aurelius84/dy2stat_benchmark
[TIPC-Benchmark]Support @to_static traing for Benchmark
2022-03-15 14:49:21 +08:00
Aurelius84 6eaed4f098 fix dash 2022-03-15 06:19:49 +00:00
dongshuilong 8aed983153 add pure and amp fp16 for bechmark r50 2022-03-15 03:57:25 +00:00
dongshuilong 10fbf55c73 fix static r50 N1C8 benchmark 2022-03-15 03:22:54 +00:00
Aurelius84 5d233f4c5e add info in log_name 2022-03-14 12:41:45 +00:00
Aurelius84 33a639dd3b [TIPC-Benchmark]Support @to_static traing for Benchmark 2022-03-14 08:18:19 +00:00
huangqipeng b62b98d79f feat: support mlu device and amp of mlu 2022-03-14 15:48:26 +08:00