One solution is as follows:
1. Use the command line to enter the folder where the images are saved;
2. Use the tar compression command to select some pictures (such as the latest epoch picture);
3. Compress them and transfer them to your local computer.
The above process can be simplified to the following command:
(base) user@xxx:~/xxx$ tar cvf temResult.tar ./web/images/epoch080_iter159*
没有评论:
发表评论