Commit Graph

2988 Commits

Author SHA1 Message Date
zhanghuiyao 2ba591a766 Add README_CN.md file for yolov4. 2021-06-23 10:36:32 +08:00
i-robot 7c7ad5c033 !17456 add dncnn to model zoo
Merge pull request !17456 from yiqiang/dncnn
2021-06-18 09:04:25 +00:00
i-robot a5dff69a86 !18440 Fix the transformer network overflow while training standalone with 1 card.
Merge pull request !18440 from casgj/master_0615transformer
2021-06-18 08:52:27 +00:00
i-robot a6e41c774c !17691 New model Arcface
Merge pull request !17691 from 水扬波/arcmaster
2021-06-18 08:12:25 +00:00
i-robot 3d053516f9 !17149 Add new net model: WGAN
Merge pull request !17149 from 蒋博天/wgan_master1
2021-06-18 08:10:26 +00:00
i-robot fb958eca6f !15937 add skip-gram model
Merge pull request !15937 from lingxling/master
2021-06-18 08:08:25 +00:00
i-robot e61c81a8e3 !17118 Add arg to control whether the output of cell should be recomputed
Merge pull request !17118 from YuJianfeng/recompute
2021-06-18 06:08:09 +00:00
i-robot 470dbb1bda !18478 autodis can been used on ModelArts
Merge pull request !18478 from 郑彬/master
2021-06-18 03:18:10 +00:00
i-robot 9c244f255a !18473 add deeplabv3 convert weight
Merge pull request !18473 from jiangzhenguang/amend_yolove_filter
2021-06-18 02:20:55 +00:00
i-robot f32251364d !18395 modify naml network for clould
Merge pull request !18395 from zhanghuiyao/naml_clould
2021-06-18 01:40:56 +00:00
i-robot 76d4ae34d9 !18484 modify bug of Squeeze-residual and ssd export mindir failed
Merge pull request !18484 from lilei/modify_model_zoo_resnext50
2021-06-18 01:34:55 +00:00
i-robot f3d799f1b1 !18402 [GraphKernel] Enable TensorCore for training wide&deep and deepfm on GPU
Merge pull request !18402 from lishanni/master
2021-06-18 01:24:58 +00:00
i-robot 1e0766ab0a !18374 CPM model added.
Merge pull request !18374 from casgj/master_0615
2021-06-17 20:38:52 +08:00
i-robot 81b6071bcf !18425 FCN8s pretrain can use model zoo vgg trained checkpoint
Merge pull request !18425 from caojian05/ms_master_features_fcn8s_vgg16
2021-06-17 20:26:50 +08:00
i-robot dab3b656a2 !18411 se_net add 310 infer
Merge pull request !18411 from chenweitao_295/se-net
2021-06-17 20:24:54 +08:00
i-robot 9089a6f3bc !18356 ssd_mobilenetv2 add 310infer & resnet152 bug fix
Merge pull request !18356 from ZeyangGAO/ssd_mobilev2
2021-06-17 20:22:54 +08:00
lilei c39f15755a modify bug of Squeeze-residual and ssd export mindir failed 2021-06-17 19:56:09 +08:00
郑彬 924e8f3aa6 autodis_can_been_used_on_ModelArts 2021-06-17 19:38:15 +08:00
jiangzhenguang 87c489def6 amend yolov4 filter 2021-06-17 17:26:19 +08:00
i-robot ab6adbef02 !18444 merge psenet&retinanet&cnnctc&cnn_direction_model
Merge pull request !18444 from Maige/master
2021-06-17 16:11:10 +08:00
gaojing cab2939793 transformer 1p overflow 2021-06-17 03:45:35 -04:00
huchunmei fa6e4dd4f9 clould 2021-06-17 11:40:04 +08:00
caojian05 ecaa0cdaa8 FCN8s pretrain can use model zoo vgg trained checkpoint 2021-06-17 10:27:26 +08:00
gaojing f71d127c31 cpm model added 2021-06-16 21:49:11 -04:00
maijianqiang 1e2977aee5 merge psenet&retinanet&cnnctc&cnn_direction_model 2021-06-17 09:23:20 +08:00
chen-yiqiang 288e51b623 add dncc to model zoo 2021-06-16 21:55:56 +08:00
i-robot ed584cafcf !18354 simple_pose can been used on ModelArts.
Merge pull request !18354 from 郑彬/master
2021-06-16 16:28:58 +08:00
i-robot 7559f8c644 !18342 Change default config for mobilenetv1
Merge pull request !18342 from chenhaozhe/change-mobilenetv1-config
2021-06-16 16:27:08 +08:00
chenweitao_295 0126a6e963 SE-net add 310 infer 2021-06-16 16:22:52 +08:00
i-robot 37bf1490c3 !18336 maskrcnn_mobilenetv1 test
Merge pull request !18336 from huchunmei/maskrcnn_v1
2021-06-16 15:08:28 +08:00
lishanni513 689945ba43 Enable TensorCore for training wide&deep and deepfm on GPU 2021-06-16 15:05:03 +08:00
i-robot 3f778ed90c !18219 lstm test
Merge pull request !18219 from huchunmei/lstm_
2021-06-16 15:04:22 +08:00
yujianfeng 697855313f Add arg to control whether the output of cell should be recomputed 2021-06-16 14:59:15 +08:00
zhanghuiyao e438f87111 modify naml network for clould. 2021-06-16 14:15:09 +08:00
i-robot af8eea1d88 !18376 fixed the invalid links
Merge pull request !18376 from oacjiewen/master
2021-06-16 09:51:39 +08:00
i-robot 74cb4c4c47 !18320 FaceRecognitionOnTracking add 310 infer
Merge pull request !18320 from chenweitao_295/FaceRecognitionOnTracking
2021-06-16 09:47:29 +08:00
i-robot e72a0bb798 !18326 Modify the way warpctc passes parameters and add cnnctc preprocess
Merge pull request !18326 from chenweitao_295/warpctc_amend
2021-06-16 09:39:28 +08:00
i-robot b71a20ed58 !18212 fcn8s support gpu
Merge pull request !18212 from 周莉莉/master
2021-06-16 09:15:31 +08:00
ZeyangGao 3a5a469f2f ssd_mobilenetv2 310 infer & resnet152 issue fix 2021-06-16 08:56:00 +08:00
caojiewen e97f26c3b5 fixed the invalid links 2021-06-16 02:08:05 +08:00
i-robot 3a9d3f2580 !16635 Support GCN on GPU
Merge pull request !16635 from yuruilee/master
2021-06-15 22:05:33 +08:00
i-robot aebc0318f1 !18303 add resnet34
Merge pull request !18303 from zhouyaqiang0/add_reset34
2021-06-15 20:33:44 +08:00
i-robot 077845fd0d !17714 Enable full Batch and DataParalel Imports For PanGu-Alpha Model
Merge pull request !17714 from huangxinjing/enable_dataset_import
2021-06-15 19:37:43 +08:00
郑彬 e8c8429fe4 simpose_can_been_used_on_ModelArts 2021-06-15 18:41:48 +08:00
zhou_lili 0f31f39283 fcn8s support gpu 2021-06-15 18:38:49 +08:00
i-robot 45cbd89006 !18216 FaceAttribute add 310 infer
Merge pull request !18216 from ZeyangGAO/faceatr
2021-06-15 17:01:39 +08:00
huchunmei 8c33717697 clould 2021-06-15 16:42:43 +08:00
chenhaozhe 9e3ef09a06 change pre_trained options for mobilenetv1 2021-06-15 16:39:25 +08:00
i-robot 6e6dacf03b !18244 Add modelarts export support for yolov4&yolov3_darknet53&yolov3_resnet18
Merge pull request !18244 from zhanghuiyao/fix_yolov3v4_export
2021-06-15 15:33:38 +08:00
chenweitao_295 ef3f0cb0cc Modify the way warpctc passes parameters 2021-06-15 15:07:12 +08:00