We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
追加機能についての概要 When adding data with 2 channels, these are concatenated. i.e. 300 x 2 x 128 x 128 data becomes 600 x 128 x 128
Correct behaviour. Optinist asks which channel to use.
重要度 この機能の重要度を[低、中、高]に分ける。 高: この機能を早急に対応しなければ、他の開発に影響を与える。
The text was updated successfully, but these errors were encountered:
milesAraya
No branches or pull requests
追加機能についての概要
When adding data with 2 channels, these are concatenated.
i.e. 300 x 2 x 128 x 128 data becomes 600 x 128 x 128
Correct behaviour. Optinist asks which channel to use.
重要度
この機能の重要度を[低、中、高]に分ける。
高: この機能を早急に対応しなければ、他の開発に影響を与える。
The text was updated successfully, but these errors were encountered: