-
Notifications
You must be signed in to change notification settings - Fork 339
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
ADD tf fashion ai #186
Comments
学習済みのモデルを公開していないため、モデルの学習から行う必要がある? |
学習データが公開終了しているため、ドキュメント通りの手順で学習ができない。 Alibaba cloudにアカウントを作って、こちらから類似の学習データをダウンロードできるっぽい。 |
モデルの学習から試してみるが、エラーで実行できなかった。 ① fashionAI_keypoints_train*.tarをもとに、convert_tfrecords.pyを使って *.tfrecord を作成する。 ② train_senet_cpn_onebyone.py を実行
|
FashionAI の別のモデル |
https://github.com/HiKapok/tf.fashionAI
The text was updated successfully, but these errors were encountered: