4669 Commits

Author SHA1 Message Date
HydrogenSulfate
7d9f4dcb59 change Tensor.numpy()[0] to float(Tensor) for 0-D tensor case 2022-11-01 14:37:11 +08:00
cuicheng01
fe24d676e1 update model_list.md 2022-11-01 10:55:57 +08:00
cuicheng01
b0ce13d529 update model_list.md 2022-11-01 10:55:57 +08:00
cuicheng01
f2b4383246 update PP-HGNet_en.md 2022-11-01 10:55:57 +08:00
cuicheng01
1522d94bce update PP-HGNet_en docs 2022-11-01 10:55:57 +08:00
zengshao0622
a8afe6e8bb remove python mode 2022-10-31 15:46:20 +08:00
zengshao0622
efc5849d86 update shitu quick start doc 2022-10-31 15:46:20 +08:00
cuicheng01
cb6d29aea0 update pulc_code_exists configs 2022-10-31 14:47:58 +08:00
cuicheng01
426de2ddb3 update RepVGG configs 2022-10-31 14:31:27 +08:00
gaotingquan
48135f8d19 fix: func parse_class_id_map() need the attr self.delimiter 2022-10-31 11:15:58 +08:00
gaotingquan
9873236bc8 fix: replace use_gpu, etc. by device 2022-10-31 10:43:00 +08:00
gaotingquan
241572e49a fix: debug 2022-10-31 10:43:00 +08:00
zengshao0622
6254229f6c update whl.md 2022-10-28 19:33:46 +08:00
zengshao0622
1ff994acf8 update whl.nd 2022-10-28 19:33:46 +08:00
zengshao0622
b659527b09 add ppshitu whl.md 2022-10-28 19:33:46 +08:00
zengshao0622
9d3c22f5a8 update whl for shitu 2022-10-28 19:33:46 +08:00
HydrogenSulfate
7e097f3c05 delete useless file and update 'print_dict' function 2022-10-27 19:15:32 +08:00
HydrogenSulfate
fd2f79943b delete useless file and update 'print_dict' function 2022-10-27 19:15:32 +08:00
dongshuilong
bcecbd1159 fix celoss bug 2022-10-27 14:17:09 +08:00
gaotingquan
a623851224 fix: defer update_res() calling until after the object's __init__ has completed execution 2022-10-26 16:19:06 +08:00
gaotingquan
316479d380 fix: add *args, **kwargs to init_net()
the argument may be "infer_add_softmax" used in exporting.
2022-10-26 16:19:06 +08:00
USTCKAY
c032293a77 change judgment logic for multi device 2022-10-26 10:33:10 +08:00
USTCKAY
0cec70bd22 [CustomDevice]add support for custom NPU, test=develop 2022-10-26 10:33:10 +08:00
dongshuilong
3be87e0d91 fix ConsinFixmatch bug 2022-10-25 12:04:22 +08:00
dongshuilong
944763d7a5 add fixmatch 2022-10-25 12:04:22 +08:00
gaotingquan
e1b2b6a8cb docs: fix invalid links 2022-10-24 20:51:29 +08:00
HydrogenSulfate
184b684fd8
Merge pull request #2401 from HydrogenSulfate/fix_dali_static
Fix tensor conversion in static mode with dali loader
2022-10-21 12:08:26 +08:00
HydrogenSulfate
a14df4ac52 fix tensor conversion in static mode with dali loader 2022-10-20 12:03:03 +00:00
gaotingquan
b033661bcf tipc: VAN_tiny -> VAN_B0 2022-10-20 18:49:44 +08:00
gaotingquan
b7afcd6e60 docs: fix reference 2022-10-20 18:49:11 +08:00
cuicheng01
e3670a44a4
Merge pull request #2376 from cuicheng01/add_qrcode_code
[WIP]add qrcode code
2022-10-20 15:24:08 +08:00
HydrogenSulfate
3647da6d4a
Merge pull request #2383 from HydrogenSulfate/xbm_final
Add XBM model
2022-10-19 15:43:40 +08:00
HydrogenSulfate
09200a31f4 remove redundant code, fix bugs in lr.step, merge GoodsDataset into Vehicle 2022-10-19 07:18:21 +00:00
0x45f
cde853bfa7 Polish benchmark_train.sh for dynamicTostatic 2022-10-19 14:55:32 +08:00
gaotingquan
b5fc32ec9b docs: CSPNet -> CSPDarkNet53 2022-10-18 17:48:37 +08:00
gaotingquan
f4f1147973 docs: add PeleeNet 2022-10-18 17:48:37 +08:00
gaotingquan
b406db39ba docs: add ConvNeXt, VAN, PeleeNet, CSPNet 2022-10-18 17:48:37 +08:00
gaotingquan
2644913d3b docs: fix invalid links 2022-10-18 17:48:37 +08:00
gaotingquan
5ec125e41a feat: support ConvNeXt, VAN_B0, CSPDarkNet53, PeleeNet 2022-10-18 17:48:31 +08:00
gaotingquan
a5607e7d09 fix: update pretrained url 2022-10-18 17:48:31 +08:00
gaotingquan
defcb638c3 fix: update pretrained url 2022-10-18 17:48:31 +08:00
gaotingquan
ad3c657e39 fix: update VAN_tiny to VAN_B0 2022-10-18 17:48:31 +08:00
zengshao0622
fdce77731e
Merge pull request #2389 from zengshao0622/update_overview_docs
Update overview docs
2022-10-18 17:43:32 +08:00
zengshao0622
024780d588 update overview docs dir 2022-10-18 09:22:03 +00:00
zengshao0622
45e29bc033 update overview docs dir 2022-10-18 09:15:02 +00:00
zengshao0622
85c7094620 update overview docs 2022-10-18 09:00:06 +00:00
gaotingquan
69177734aa docs: update links to model doc 2022-10-17 16:38:14 +08:00
gaotingquan
f2e7ea86cf docs: add the number 2022-10-17 16:38:14 +08:00
gaotingquan
6fbd3db54f docs: add links 2022-10-17 16:38:14 +08:00
gaotingquan
cdb4cdc514 docs: update 2022-10-17 16:38:14 +08:00