Littleor

Results 8 issues of Littleor

Hi, I have some questions about this loss function because there are some differences between the paper and the code. First of all, the paper: The loss is the sum...

文档中new了tokenFly而使用的却是newFly

This code can not run in OpenCV 4.4.0 because of the change of API,and it will work very slow in my MacBookPro 2020 when I fix it. I do believe...

调用show()方法的时候崩溃: ``` E/AndroidRuntime: FATAL EXCEPTION: main Process: com.sixming.future, PID: 17482 java.lang.IllegalStateException: Could not execute method for android:onClick at androidx.appcompat.app.AppCompatViewInflater$DeclaredOnClickListener.onClick(AppCompatViewInflater.java:390) at android.view.View.performClick(View.java:7352) at android.widget.TextView.performClick(TextView.java:14177) at android.view.View.performClickInternal(View.java:7318) at android.view.View.access$3200(View.java:846) at android.view.View$PerformClick.run(View.java:27807) at...

This pull request aims to solve the below issue when sampling in a different classification datasets, and this issue occurs because the `y_null` and `class_labels` are hardcoded in the sample.py...

CLA Signed

This pull request adds support for model training continuation from a checkpoint, making it possible to resume the training process at a later point in time. > NOTE: > Please...

CLA Signed

首先感谢能开源如此方便的插件,使用体验和效果较好,但是目前在预览界面好像并不能进行LaTeX渲染?

The `x/y/z plot` script have a new args format, so the example in `README.md` is out of date. This change has led to the emergence of an error message: ```...