-
Firstly, thanks for the great work!
I have a question about the metric of ManyDepth in the Table 1 of your paper:
![image](https://user-images.githubusercontent.com/13297107/169247136-64feb34a-6ffb…
-
Hi,
Thank for such an wonderful repo. I was trying to train the model with a custom dataset using the lora script and getting the below error:
```
[2024-10-29 17:59:25,985] [INFO] [real_accelerat…
-
Scrivener has a mode they call "scrivenings" where you can see all of the scenes in a folder as one continuous document, with a horizontal line between each scene, that is in editable format. So I cou…
-
Hi,
have you tried training on real scene such as market or subway? I have finetuned the model according to IRR-PWC by using your './checkpoints/fastflownet_ft_mix.pth' in subway real scene, but th…
-
您好,我发现你release的模型结构不是你论文中最好的模型结构?请问是这样吗?具体有什么不同啊?
我按照你的说明,下载了数据集,然后在scene folw上面直接跑(从头开始训练),我训练了10个epoch,loss(我理解的就是EPE)在测试集是3左右。这个EPE是我直接通过跑main.py那个代码电脑上显示的结果,没有用其他代码测试,请问你看这个EPE也是通过这种方式把?
此时我的环…
zyfsa updated
5 years ago
-
We currently have three ways to determine motion path for particles in our standard particle system without using a custom update function:
- Direction1, Direction2 set on emitter
- Normal for sha…
-
I tested your program, the effect is very good, you are now my idol.However, in the process of learning optical flow and scene flow estimation, I always encounter some formulas that cannot be derived,…
-
## What is it
An alternative view of the operations and outputs of the KCL file which shows the scene represented as a traditional "feature tree" found in traditional CAD applications.
## How does i…
-
It is possible to bring the right most segment of the pipe above the ground. Is this desired?
Steps to Reproduce:
-Open sim
-Select the Flow scene
-Drag the left most and right most bottom handles do…
-
Hi, I was wondering why
```
sf_sm_loss += args.w_sm * compute_sf_lke_loss(ret['raw_pts_ref'],
ret['raw_pts_post'],
…