v1.18.0
版本发布时间: 2024-09-05 17:03:46
modelscope/modelscope最新发布版本:v1.18.1(2024-09-21 22:08:11)
English Version
Dataset features
- Load repo files downloaded by
modelscope download --dataset
withMsDataset.load
New models
No. | Model-id and links |
---|---|
1 | Facial 68 landmark detection |
Chinese Version
数据集
- 对于使用modelscope命令行
modelscope download --dataset
下载的数据集,支持使用MsDataset.load
加载
新模型
No. | Model-id and links |
---|---|
1 | 真人人脸68个关键点检测 |
What's Changed
- Fix page in list_repo by @wangxingjun778 in https://github.com/modelscope/modelscope/pull/938
- Release/1.17 by @suluyana in https://github.com/modelscope/modelscope/pull/942
- fix file download off by one bug by @liuyhwangyh in https://github.com/modelscope/modelscope/pull/943
- fix compatible of origin command line by @liuyhwangyh in https://github.com/modelscope/modelscope/pull/944
- fix docs build by @yingdachen in https://github.com/modelscope/modelscope/pull/947
- Fix streaming load issues by @wangxingjun778 in https://github.com/modelscope/modelscope/pull/953
- Fix datasets issues by @wangxingjun778 in https://github.com/modelscope/modelscope/pull/948
- [fix #934] allow logging level to be configurable by @yingdachen in https://github.com/modelscope/modelscope/pull/958
- log download file name by @yingdachen in https://github.com/modelscope/modelscope/pull/965
- Fix patching hf by @tastelikefeet in https://github.com/modelscope/modelscope/pull/969
- add facial 68 landmark detection model by @gylcalex1314 in https://github.com/modelscope/modelscope/pull/964
- lint code by @tastelikefeet in https://github.com/modelscope/modelscope/pull/970
New Contributors
- @yingdachen made their first contribution in https://github.com/modelscope/modelscope/pull/947
- @gylcalex1314 made their first contribution in https://github.com/modelscope/modelscope/pull/964
Full Changelog: https://github.com/modelscope/modelscope/compare/v1.17.0...v1.18.0