摘要:
1)将远程仓库纳入管理 其实就是添加远程仓库,在你已有的本地仓库目录下执行如下命令: (在仓库右上角里SSH 里COPY 地址) $ git remote add example git@github.com:yourUserId/example.git 或者使用: 或者使用: $ git remo 阅读全文
摘要:
有关论文集: https://ucassdl.cn/content/work/paper.html 1.DOTA:A Large-scale Dataset for Object Detection in Aerial Images。这是武大遥感国重实验室夏桂松和华科电信学院白翔联合做的一个数据集, 阅读全文