Skip to content

Conversation

@rikunosuke
Copy link
Contributor

issue

  • [データセット] アノテーションタイプ削除

編集したファイルについて

主となる編集は fastlabel/__init__.pycreate_dataset メソッドから annotation_type 引数を削除した部分のみとなります。

テストを実行してみたところ、get_dataset_objects の返り値には objectSignedUrl があるのに、create_*_dataset_object にはなかったためエラーが起きていました。オブジェクトの作成時にも objectSignedUrl を返すようにAPI側を修正しました。

また、pre-commitisort でエラーが起きていたのでバージョンを更新しました。(参考

isort のバージョンは python3.7 でも動くように 5.11.5 にしています。

@Jiei-S Jiei-S merged commit 06ddbdb into main Jul 20, 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

Successfully merging this pull request may close these issues.

3 participants