Releases: aiearth-damo/deeplearning
Releases · aiearth-damo/deeplearning
aiearth-deeplearning-0.0.3
aiearth-deeplearning-0.0.2
- 仓库重命名为
deeplearning
,相关方法使用改为from aiearth.deeplearning.xx import xx
。 - 添加云平台24中数据集作为内置的支持项。
- 增加4种预训练模型,可用于自定义微调。
deeplearning
,相关方法使用改为from aiearth.deeplearning.xx import xx
。