!3164 [西安交通大学][高校贡献][Mindspore][PageNet]
Merge pull request !3164 from astesiad/master
No related branches found
No related tags found
Showing
- models 1 addition, 0 deletionsmodels
- research/cv/PAGENet/README.md 100 additions, 37 deletionsresearch/cv/PAGENet/README.md
- research/cv/PAGENet/default_config_ascend.yaml 31 additions, 0 deletionsresearch/cv/PAGENet/default_config_ascend.yaml
- research/cv/PAGENet/default_config_gpu.yaml 30 additions, 0 deletionsresearch/cv/PAGENet/default_config_gpu.yaml
- research/cv/PAGENet/eval.py 7 additions, 29 deletionsresearch/cv/PAGENet/eval.py
- research/cv/PAGENet/export.py 3 additions, 3 deletionsresearch/cv/PAGENet/export.py
- research/cv/PAGENet/scripts/run_distribute_train.sh 46 additions, 0 deletionsresearch/cv/PAGENet/scripts/run_distribute_train.sh
- research/cv/PAGENet/scripts/run_distribute_train_gpu.sh 6 additions, 2 deletionsresearch/cv/PAGENet/scripts/run_distribute_train_gpu.sh
- research/cv/PAGENet/scripts/run_eval.sh 2 additions, 6 deletionsresearch/cv/PAGENet/scripts/run_eval.sh
- research/cv/PAGENet/scripts/run_standalone_train.sh 33 additions, 0 deletionsresearch/cv/PAGENet/scripts/run_standalone_train.sh
- research/cv/PAGENet/scripts/run_standalone_train_gpu.sh 1 addition, 1 deletionresearch/cv/PAGENet/scripts/run_standalone_train_gpu.sh
- research/cv/PAGENet/src/mind_dataloader_final.py 34 additions, 5 deletionsresearch/cv/PAGENet/src/mind_dataloader_final.py
- research/cv/PAGENet/src/model_utils/config.py 144 additions, 0 deletionsresearch/cv/PAGENet/src/model_utils/config.py
- research/cv/PAGENet/src/model_utils/device_adapter.py 27 additions, 0 deletionsresearch/cv/PAGENet/src/model_utils/device_adapter.py
- research/cv/PAGENet/src/model_utils/local_adapter.py 36 additions, 0 deletionsresearch/cv/PAGENet/src/model_utils/local_adapter.py
- research/cv/PAGENet/src/model_utils/moxing_adapter.py 122 additions, 0 deletionsresearch/cv/PAGENet/src/model_utils/moxing_adapter.py
- research/cv/PAGENet/src/mytrainonestep.py 44 additions, 0 deletionsresearch/cv/PAGENet/src/mytrainonestep.py
- research/cv/PAGENet/src/pagenet.py 57 additions, 16 deletionsresearch/cv/PAGENet/src/pagenet.py
- research/cv/PAGENet/src/train_loss.py 4 additions, 3 deletionsresearch/cv/PAGENet/src/train_loss.py
- research/cv/PAGENet/src/vgg.py 49 additions, 0 deletionsresearch/cv/PAGENet/src/vgg.py
Please register or sign in to comment