Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
|
5 years ago | |
|---|---|---|
| .. | ||
| imagenet | 5 years ago | |
| template | 5 years ago | |
| README.md | 5 years ago | |
| run_imagenet.sh | 5 years ago | |
| run_template.sh | 5 years ago | |
| writer.py | 5 years ago | |
Assume the dataset name is 'xyz'
cd ${your_mindspore_home}/example/convert_to_mindrecord
cp -r template xyz
Edit dictionary data generator
cd ${your_mindspore_home}/example/convert_to_mindrecord
vi xyz/mr_api.py
Two API, 'mindrecord_task_number' and 'mindrecord_dict_data', must be implemented
Tricky for parallel run
cd ${your_mindspore_home}/example/convert_to_mindrecord
python writer.py --mindrecord_script imagenet [...]
MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios.
C++ Python Text Unity3D Asset C other