Skip to content

Conversation

@faycute
Copy link
Contributor

@faycute faycute commented Jun 2, 2021

No description provided.


```python
project_id = client.create_project(
type="image_bbox", name="ImageNet", slug="image-net")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

このtypeとかはconstに切り出しても良さそうやね。使うの自分たちだから一旦これで良いと思うけど、 image_bbox とかの命名規則が分からなそう。

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Taskのステータスとかも同じかな。
メソッドの説明にあるから大丈夫だと思うけど、いずれ全部対応しよう

@faycute faycute merged commit a487241 into develop Jun 2, 2021
@faycute faycute deleted the project branch June 2, 2021 03:20
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

Successfully merging this pull request may close these issues.

3 participants