Commit Graph

3020 Commits

Author SHA1 Message Date
i-robot b9acdbd181 !18645 fix error of lambda for PINNs(Navier-Stokes)
Merge pull request !18645 from yuyiyang/pinns_ns_lambdafix
2021-06-22 02:07:59 +00:00
i-robot 3ca82c66a0 !18555 modify FaceAttribute nework for clould
Merge pull request !18555 from zhanghuiyao/FaceAttri_clould_new
2021-06-22 01:56:02 +00:00
i-robot 4b593c6bee !18625 merge crnn
Merge pull request !18625 from Maige/crnn
2021-06-22 01:44:10 +00:00
i-robot fba181e0d8 !18646 yolov3_resnet18 bug fix
Merge pull request !18646 from 张晓晓/bugfix
2021-06-22 01:34:06 +00:00
i-robot 2bd161e2b1 !18456 Add TinyDarkNet CPU scripts and cifar-10 Dataset support
Merge pull request !18456 from Shawny/tdn_cpu
2021-06-21 20:52:09 +08:00
i-robot eb93d8e39a !18554 repair mobilenetv2 & inceptionv3
Merge pull request !18554 from huchunmei/repair2
2021-06-21 19:24:13 +08:00
i-robot 5f88ab994b !18624 fix bug train.py and test.py and post
Merge pull request !18624 from Maige/psenet
2021-06-21 18:44:09 +08:00
i-robot de704031e2 !18630 Fixes face_quality_assessment directory problem.
Merge pull request !18630 from huangbo/face_quality_assessment
2021-06-21 16:19:30 +08:00
yuyiyang_3418 a35e8af09b PINNs(Navier-Stokes) fix error of lambda 2021-06-21 16:04:01 +08:00
zhangxiaoxiao bc8dddf682 yolov3_resnet18 bugfix 2021-06-21 15:50:37 +08:00
huangbo77 b74bed4bce fixes output directory 2021-06-21 12:04:09 +08:00
i-robot 0603ceec0c !18520 set opencv thread number for dpn
Merge pull request !18520 from zhouneng/fix_issue_I3J4XD
2021-06-21 11:53:27 +08:00
i-robot f77cdb2132 !18584 ascend 310 inference for ssd-resnet50
Merge pull request !18584 from 于振华/ssd_resnet50_master
2021-06-21 11:47:31 +08:00
i-robot 3259d65d00 !18532 tinydarknet pass parameter modification and amend cnnctc
Merge pull request !18532 from chenweitao_295/tinydarknet_amend
2021-06-21 11:45:30 +08:00
i-robot ce75b31bc1 !18386 ascend 310 inference for cnn
Merge pull request !18386 from 于振华/cnn_master
2021-06-21 11:43:28 +08:00
i-robot a98ee2e689 !18504 simple_pose 310 infer
Merge pull request !18504 from 张晓晓/simplepose
2021-06-21 11:41:31 +08:00
i-robot f5d00bf290 !18531 deepfm test
Merge pull request !18531 from huchunmei/tmp_update
2021-06-21 11:33:29 +08:00
maijianqiang a6010c8ac3 fix bug train.py and test.py 2021-06-21 11:02:14 +08:00
maijianqiang 100fa004e9 merge crnn 2021-06-21 11:01:41 +08:00
i-robot 6fb3981170 !18557 Revert the PR of GCN gpu version
Merge pull request !18557 from chengang/revert_gpu_gcn
2021-06-21 10:17:43 +08:00
zhouneng 7ba85b368a set opencv thread nums for dpn 2021-06-21 09:32:55 +08:00
yuzhenhua 9b564c70ae ascend 310 inference for ssd-resnet50 2021-06-19 17:55:38 +08:00
wsq3 42d63100c4 optimizer readme.md in yolov3_darknet53 2021-06-19 11:50:07 +08:00
zhanghuiyao 969da95546 modify FaceAttribute network for clould 2021-06-19 11:19:26 +08:00
cristoval b35993e05d Revert "Support GCN on GPU"
This reverts commit 5941d4867c.
2021-06-18 19:36:23 +08:00
huchunmei 02948b071f clould 2021-06-18 18:01:11 +08:00
i-robot 2e63b32fc6 !18124 finish ternarybert project
Merge pull request !18124 from chenzhuo/ternary
2021-06-18 09:20:25 +00: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
yuzhenhua 66477506cb ascend 310 inference for cnn 2021-06-18 16:35:53 +08: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
huchunmei e3f07763c8 clould 2021-06-18 15:55:06 +08:00
chenweitao_295 cb30181bb1 tinydarknet pass parameter modification 2021-06-18 15:40:55 +08: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
zhangxiaoxiao 47950370c3 simple_pose 310 infer
modified:   README.md
        modified:   ascend310_infer/CMakeLists.txt
        modified:   postprocess.py
        modified:   preprocess.py
2021-06-18 10:41:03 +08: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