!797 [模型王者挑战赛]_[MindSpore赛题]_[Neighbor2Neighbor][Ascend+GPU]
Merge pull request !797 from 谭华林/Neighbor2Neighbor
No related branches found
No related tags found
Showing
- research/cv/Neighbor2Neighbor/README_CN.md 352 additions, 0 deletionsresearch/cv/Neighbor2Neighbor/README_CN.md
- research/cv/Neighbor2Neighbor/default_config.yaml 94 additions, 0 deletionsresearch/cv/Neighbor2Neighbor/default_config.yaml
- research/cv/Neighbor2Neighbor/eval.py 178 additions, 0 deletionsresearch/cv/Neighbor2Neighbor/eval.py
- research/cv/Neighbor2Neighbor/export.py 38 additions, 0 deletionsresearch/cv/Neighbor2Neighbor/export.py
- research/cv/Neighbor2Neighbor/scripts/run_distribute_train_ascend.sh 48 additions, 0 deletions.../Neighbor2Neighbor/scripts/run_distribute_train_ascend.sh
- research/cv/Neighbor2Neighbor/scripts/run_distribute_train_gpu.sh 33 additions, 0 deletions.../cv/Neighbor2Neighbor/scripts/run_distribute_train_gpu.sh
- research/cv/Neighbor2Neighbor/scripts/run_eval_ascend.sh 29 additions, 0 deletionsresearch/cv/Neighbor2Neighbor/scripts/run_eval_ascend.sh
- research/cv/Neighbor2Neighbor/scripts/run_eval_gpu.sh 29 additions, 0 deletionsresearch/cv/Neighbor2Neighbor/scripts/run_eval_gpu.sh
- research/cv/Neighbor2Neighbor/scripts/run_train_ascend.sh 29 additions, 0 deletionsresearch/cv/Neighbor2Neighbor/scripts/run_train_ascend.sh
- research/cv/Neighbor2Neighbor/scripts/run_train_gpu.sh 29 additions, 0 deletionsresearch/cv/Neighbor2Neighbor/scripts/run_train_gpu.sh
- research/cv/Neighbor2Neighbor/src/config.py 131 additions, 0 deletionsresearch/cv/Neighbor2Neighbor/src/config.py
- research/cv/Neighbor2Neighbor/src/dataset.py 107 additions, 0 deletionsresearch/cv/Neighbor2Neighbor/src/dataset.py
- research/cv/Neighbor2Neighbor/src/logger.py 80 additions, 0 deletionsresearch/cv/Neighbor2Neighbor/src/logger.py
- research/cv/Neighbor2Neighbor/src/models.py 243 additions, 0 deletionsresearch/cv/Neighbor2Neighbor/src/models.py
- research/cv/Neighbor2Neighbor/src/util.py 48 additions, 0 deletionsresearch/cv/Neighbor2Neighbor/src/util.py
- research/cv/Neighbor2Neighbor/train.py 295 additions, 0 deletionsresearch/cv/Neighbor2Neighbor/train.py
research/cv/Neighbor2Neighbor/README_CN.md
0 → 100644
This diff is collapsed.
research/cv/Neighbor2Neighbor/eval.py
0 → 100644
research/cv/Neighbor2Neighbor/export.py
0 → 100644
research/cv/Neighbor2Neighbor/src/config.py
0 → 100644
research/cv/Neighbor2Neighbor/src/dataset.py
0 → 100644
research/cv/Neighbor2Neighbor/src/logger.py
0 → 100644
research/cv/Neighbor2Neighbor/src/models.py
0 → 100644
research/cv/Neighbor2Neighbor/src/util.py
0 → 100644
research/cv/Neighbor2Neighbor/train.py
0 → 100644
Please register or sign in to comment