-
Hi,
when training a DepthFormerModel, in the process_stereo function
https://github.com/TRI-ML/vidar/blob/a306e23cc47ae05a0c35b0bf8acf7112c87c049c/vidar/arch/models/depth/DepthFormerModel.py#L64
…
-
Hello, thank you for this great work.
https://github.com/linkedin/Liger-Kernel/blob/acd82728207ebafad28d448640502c108901a967/src/liger_kernel/ops/fused_linear_cross_entropy.py#L69
https://github.c…
-
In line 138 of TF_newop/cuda_op_kernel_v2_sz224.cu.cc we have to set block_count and thread_per_block to 1 ` ZbufferTriKernel(s2d, tri,...) ` since it need access (read/write) into the `zbuffer`.
Imp…
-
Hello, I was interested in experimenting with the SkipBERT architecture. I was wondering if you could help with a few questions about implementation:
- In the example on the ReadME, it seems like a…
-
Due to some reasons, Docker cannot be used and there have been many problems downloading through PIP. Could you please provide me with the environment txt to take a look? Thank you very much
-
I trained the model on my custom dataset in which each line contains 3 events (e1, e2, e3) (a tri-gram) where I want to predict e3 based on e1 and e2. An example is shown below:
![image](https://user…
-
Add a segmented picker to the exercise view for the following set types:
- Straight set
- Drop set
- Super set
- Compound set
- Pyramid set
- Rest-Pause set
- Time under tension
- Tri-set
…
-
Hello.
I responded to your [tweet](https://x.com/MarginaliaNu/status/1814370557372084282) where you ask for help with a file format. Perhaps you could **generate a sample dataset for my perusal** or…
-
First, thanks for your help all the time. And I have been being confused by the modeled units all the time .For instance : The unit.txt
![image](https://cloud.githubusercontent.com/assets/17527574/16…
-
Hi, @VitorGuizilini-TRI
Thanks for your great work.
Trying to finetune PackNet01_MR_velsup_CStoK with my own datasets.
But got some weird depth map **during the training step**.
In the t…