- 博客(3)
- 收藏
- 关注
原创 How to download dataset from AWS (SpaceNet dataset )?
Hello, everyone, I am back again.Today I want to show you how to download dataset from AWS (SpaceNet dataset ).Actually, this is not difficult as you thought. However, at the beginning, I really do not know from where I should start especially it is the
2020-09-22 20:33:14
328
原创 Increase your Google Colab RAM to 25GB (2020-08-29)
**Increase your Google Colab RAM to 25GBDue to Covid-19, I can not go back to school. How I miss my beautiful campus. This week, I have to use Google collab to run my project. However, for normal customers, Google collab only provide 12GB which is nout e
2020-08-29 23:50:20
1187
2
原创 Absolute and Relative directory
Absolute directory and Relative directoryimport osprint(ps.path.abspath('.'))print(ps.path.abspath('..'))If we have a file b.py in /home/a , how can I import b.py to my file?There are three solutions we can use.1)import syssys.path.append("/home/a
2020-08-13 18:23:47
200
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人