-
発生するリビジョン
9080fb9cc07706ce795ece0a66deb3d2d292f095
現象
- 存在するはずのデータの内容がSingleViewに表示されない。各項目の中身が空で表示される。
再現手順
- 何らかのxml定義でアプリケーションを作成
- DBを新規作成(ダミーデータを併せて作成)
- MultiViewEditableを表示
- 追加ボタンク…
-
-
In tabbed mode of 2b3 after you click the "new tab group" button, it immediately creates an empty tab group. If you clicked this button by accident, you now have to close the group (and in tabbed mode…
-
Hi, I just started using lightning-pose on the main branch for the multi-data stream(non-fused) method. I am repeatedly met with the following error:
![Screenshot from 2024-07-18 16-46-45](https://g…
-
Hi @themattinthehatt Sorry to bother again! I am now encountering the cannot fit PCA with 0 samples < 40 observation dimensions error. I have tracked it down to def _ensure_enough_data(self) in pca.py…
-
Would it be possible to support views of `Vars` in the same way as views of `Var`?
I think it would be consistent and very useful.
```Java
Vars numbers = Vars.of(1,2,3);
Vals strings = numbers.v…
-
**Describe the bug**
**To Reproduce**
Steps to reproduce the behavior:
1. Create an BriefcaseConnection
2. Create and set a new frontstage:
```
new StandardFrontstageProvider({
…
-
- WriteModelを作ってから半年ほど経ち、どの処理をどこで実装すると綺麗に作れそうかが見えてきた。また以下のように多数の要件が見えてきている。最終的にどういう形になるべきかをゼロベースで検討したい。
#### 見えている課題
- GitHubのIssue
- #1
- #2
- #10
- #25
- #27
- #32
- マイルストーン「1.要件定…
-
Hi, LP team:
with the same config as follows, if I run 100 epochs, it works. but when I tried to run 300 epoch, it gave the error as follows:
the GPU RTX3090 24g. Any suggestion? Thank you.
here …
-
The current package only supports multiview setups that have fused views across cameras into a single frame. This does not scale well past 2-4 views.