- 29 8月, 2023 1 次提交
-
-
由 Tingquan Gao 提交于
-
- 01 6月, 2023 1 次提交
-
-
由 Kehan Yin 提交于
* Feat add CLRNet * Update CLRNet README.md * Update requirements: add imgaug>=0.4.0 for CLRNet * Update CLRNet README.md * Update README.md * Update Rename clrnet_utils.py * Update CLRNet demo & delete demo result * Update README.md add weight for culane * Update README.cn.md add training logs * Feat add dataset download * Fix bugs when lanes is empty * Update README * Update README for dataset info * Fix export model * Update configs & README * style: update codestyle * Style update op codestyple * Fix eval process * Fix eval process * Update README&configs * Fix deploy infer * Fix mkdir in lane visualize * Docs Update README * Docs Rename configs * Docs update weights --------- Co-authored-by: NLokeZhou <aishenghuoaiqq@163.com>
-
- 27 12月, 2022 1 次提交
-
-
由 wangguanzhong 提交于
-
- 26 12月, 2022 1 次提交
-
-
由 Feng Ni 提交于
-
- 21 9月, 2022 1 次提交
-
-
由 wangxinxin08 提交于
-
- 23 8月, 2022 1 次提交
-
-
由 wangxinxin08 提交于
* refactor rbox * modify the code of save results * fix some problem * add .gitignore in dataset/dota * fix test anno path
-
- 13 7月, 2022 1 次提交
-
-
由 shangliang Xu 提交于
-
- 30 6月, 2022 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 25 1月, 2022 1 次提交
-
-
由 Sylwester Fraczek 提交于
-
- 10 8月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 04 8月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 03 8月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 27 7月, 2021 1 次提交
-
-
由 cnn 提交于
-
- 08 7月, 2021 2 次提交
-
-
由 cnn 提交于
-
由 Manuel Garcia 提交于
Besides removing unnecessary imports, this also fixes the missing logger module in test_architectures.py within the static directory.
-
- 21 6月, 2021 1 次提交
-
-
由 cnn 提交于
* support --eval for s2anet * add spine dataset and config yml for s2anet * add doc for s2anet * update doc * fix typo, test=document_fix * add some comments, and update import
-
- 03 6月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 26 5月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
* update version and config download
-
- 20 5月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 12 5月, 2021 1 次提交
-
-
由 George Ni 提交于
* add config for jde and deepsort, add engine metric tools * add mot_metrics * fix configs engine and others * fix configs others * move configs * fix ap_per_class, fix doc * fix test_mode, seqs * fix test_mode to metric * fix JDE arch metric * clean requirement * add to requirement
-
- 10 5月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
-
- 06 5月, 2021 1 次提交
-
-
由 zhiboniu 提交于
* Add BottomUp HigherHRNet for pose. * reverse xtcocotools to pycocotools
-
- 25 4月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
* update 2.0.1
-
- 14 4月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 22 3月, 2021 2 次提交
-
-
由 Kaipeng Deng 提交于
-
由 Kaipeng Deng 提交于
* unity weights
-
- 02 2月, 2021 1 次提交
-
-
由 Feng Ni 提交于
* add quickstart doc, roadsign dataset
-
- 11 1月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
* ppdet installable
-
- 18 12月, 2020 1 次提交
-
-
由 qingqing01 提交于
Merge dygraph branch into master branch. Co-authored-by: NFDInSky <48318485+FDInSky@users.noreply.github.com> Co-authored-by: Nsunxl1988 <47514455+sunxl1988@users.noreply.github.com> Co-authored-by: Nwangguanzhong <jerrywgz@126.com> Co-authored-by: Nwangxinxin08 <69842442+wangxinxin08@users.noreply.github.com> Co-authored-by: Nwanghuancoder <wanghuancoder@163.com> Co-authored-by: Ncnn <liuhui29@baidu.com> Co-authored-by: NGuanghua Yu <742925032@qq.com> Co-authored-by: NKaipeng Deng <dengkaipeng@baidu.com> Co-authored-by: Nroot <root@bjyz-sys-gpu-kongming0.bjyz.baidu.com>
-
- 19 11月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 09 11月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
* check md5 before load weights.
-
- 28 9月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
* check md5 after weights download
-
- 19 9月, 2020 1 次提交
-
-
由 cnn 提交于
-
- 15 9月, 2020 1 次提交
-
-
由 cnn 提交于
* add roadsign_voc dataset and update FAQ * Add roadsign_voc dataset, updatea FAQ.md, and add yolov3_voc and yolov3_coco config template files. * remove configs/templates * convert config template file to md file, update comment * mv config annotation file to config_annotation. * move to docs/advanced_tutorials/config_doc * rename * update style * update 2019-->2020 * update yolov3_mobilenet_v1_roadsign.md * addd preprocess as yolov3_reader * remove yolov3_mobilenet_v1_roadsign.md and add yolov3_mobilenet_v1.md * fix typo
-
- 18 6月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
* fix voc dataset and docs * add custom datsset demo
-
- 07 5月, 2020 1 次提交
-
-
由 Yang Zhang 提交于
* Make logger less noisy * Fix indent
-
- 07 4月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
* add yolov3_mobilenet_v3
-
- 19 12月, 2019 1 次提交
-
-
由 qingqing01 提交于
* Polish Reader to simplify preprocessing logic. # sample_transforms-> make batch -> batch_transforms in Reader. * Clean some code * Imporve yolov3_r50vd_dcn_obj365_pretrained_coco 41.4 to 41.8. * Update all configs.
-
- 02 11月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 01 11月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
-