!2634 S-Ghostnet of Noah's Ark Lab, Huawei
Merge pull request !2634 from liu09114/master
No related branches found
No related tags found
Showing
- research/cv/S-GhostNet/README.md 165 additions, 0 deletionsresearch/cv/S-GhostNet/README.md
- research/cv/S-GhostNet/compute_acc.py 44 additions, 0 deletionsresearch/cv/S-GhostNet/compute_acc.py
- research/cv/S-GhostNet/eval_b1.py 247 additions, 0 deletionsresearch/cv/S-GhostNet/eval_b1.py
- research/cv/S-GhostNet/eval_b4.py 248 additions, 0 deletionsresearch/cv/S-GhostNet/eval_b4.py
- research/cv/S-GhostNet/script/train_distributed_ascend.sh 112 additions, 0 deletionsresearch/cv/S-GhostNet/script/train_distributed_ascend.sh
- research/cv/S-GhostNet/src/autoaug.py 156 additions, 0 deletionsresearch/cv/S-GhostNet/src/autoaug.py
- research/cv/S-GhostNet/src/big_net.py 441 additions, 0 deletionsresearch/cv/S-GhostNet/src/big_net.py
- research/cv/S-GhostNet/src/callback.py 74 additions, 0 deletionsresearch/cv/S-GhostNet/src/callback.py
- research/cv/S-GhostNet/src/dataset.py 279 additions, 0 deletionsresearch/cv/S-GhostNet/src/dataset.py
- research/cv/S-GhostNet/src/eval_callback.py 73 additions, 0 deletionsresearch/cv/S-GhostNet/src/eval_callback.py
- research/cv/S-GhostNet/src/ghostnet.py 491 additions, 0 deletionsresearch/cv/S-GhostNet/src/ghostnet.py
- research/cv/S-GhostNet/src/loss.py 43 additions, 0 deletionsresearch/cv/S-GhostNet/src/loss.py
- research/cv/S-GhostNet/src/utils.py 124 additions, 0 deletionsresearch/cv/S-GhostNet/src/utils.py
- research/cv/S-GhostNet/train.py 402 additions, 0 deletionsresearch/cv/S-GhostNet/train.py
research/cv/S-GhostNet/README.md
0 → 100644
research/cv/S-GhostNet/compute_acc.py
0 → 100644
research/cv/S-GhostNet/eval_b1.py
0 → 100644
research/cv/S-GhostNet/eval_b4.py
0 → 100644
research/cv/S-GhostNet/src/autoaug.py
0 → 100644
research/cv/S-GhostNet/src/big_net.py
0 → 100644
research/cv/S-GhostNet/src/callback.py
0 → 100644
research/cv/S-GhostNet/src/dataset.py
0 → 100644
research/cv/S-GhostNet/src/eval_callback.py
0 → 100644
research/cv/S-GhostNet/src/ghostnet.py
0 → 100644
research/cv/S-GhostNet/src/loss.py
0 → 100644
research/cv/S-GhostNet/src/utils.py
0 → 100644
research/cv/S-GhostNet/train.py
0 → 100644
Please register or sign in to comment