Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

按照官方文档执行报错403 #928

Open
Nick-Tsao opened this issue Jun 22, 2022 · 9 comments
Open

按照官方文档执行报错403 #928

Nick-Tsao opened this issue Jun 22, 2022 · 9 comments

Comments

@Nick-Tsao
Copy link

执行
pipcook train https://cdn.jsdelivr.net/gh/alibaba/pipcook@main/example/pipelines/image-classification-mobilenet.json -o output

返回
✖ run pipeline error: Request to http://ai-sample.oss-cn-hangzhou.aliyuncs.com/pipcook/models/mobilenet/web_model/model.json failed with status code 403. Please verify this URL points to the model JSON of the model to load.

@wrfighting
Copy link

+1 应该是这个model.json文件的bucket被加上权限了,下载不下来,也没人处理下,官方文档的例子都跑不通

@FeelyChau
Copy link
Collaborator

@wrfighting @Nick-Tsao 已经修复,再运行下看看。

@wrfighting
Copy link

@FeelyChau 还是不行,所有在 http://ai-sample.oss-cn-hangzhou.aliyuncs.com/pipcook 下的资源我们都访问不了,会提示You have no right to access this object because of bucket acl ,权限问题有其他开放的bucket吗,可以替代的,或者把这个bucket权限放开

@FeelyChau
Copy link
Collaborator

@FeelyChau 还是不行,所有在 http://ai-sample.oss-cn-hangzhou.aliyuncs.com/pipcook 下的资源我们都访问不了,会提示You have no right to access this object because of bucket acl ,权限问题有其他开放的bucket吗,可以替代的,或者把这个bucket权限放开

这次修复是移动了资源文件的路径,你可以试试重新下载 pipeline 文件

@wrfighting
Copy link

@FeelyChau 之前在http://ai-sample.oss-cn-hangzhou.aliyuncs.com/pipcook/datasets/ 下的数据集能够迁移到没有权限控制的地址吗。有看你们团队的发表的文章,文章中的数据集地址,比如http://ai-sample.oss-cn-hangzhou.aliyuncs.com/pipcook/datasets/component-recognition-detection/component-recognition-detection.zip ,访问会提示没有权限,想动手跟着文章做一下……

@zhuoooo
Copy link

zhuoooo commented Jan 18, 2023

遇到同样的问题,给出的数据集地址都是找不到了。请问,什么时候解决呢?

@junshil007
Copy link

junshil007 commented Jun 7, 2023

我这边也是想跟着学习用pipcook 识别前端表单组件。目前测试使用的数据集访不了。
http://ai-sample.oss-cn-hangzhou.aliyuncs.com/pipcook/datasets/component-recognition-detection/component-recognition-detection.zip
@FeelyChau 请问有没有表单组件的最新pipline?

@FeelyChau
Copy link
Collaborator

我这边也是想跟着学习用pipcook 识别前端表单组件。目前测试使用的数据集访不了。 http://ai-sample.oss-cn-hangzhou.aliyuncs.com/pipcook/datasets/component-recognition-detection/component-recognition-detection.zip @FeelyChau 请问有没有表单组件的最新pipline?

是不是可以用其他目标识别的数据集先跑起来?这个资源可能在整理的时候丢失了。

@rickycao-qy

@bbb324
Copy link

bbb324 commented Jun 29, 2023

有没有一个其他数据源,可以先试跑一下的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants