-
When using `fix_length_mode="trim"` in DCUNet, the signal is right-trimmed to the next possible size, and then zero-padded on the right to reconstruct the original size. When using a loss or metric th…
-
Hi there,
first of all thank you for sharing the code!
After I downloaded the Main Model L3C I tried out the compression of an example image with:
`python l3c.py ./models/ 0306_0001 enc ./data/…
-
**Describe the bug**
The localization process has encountered inaccuracies within the 'Truck' and 'Courthouse' scenarios in the 'Tanks and Temples' project. It is crucial to address these discrepanci…
-
I successfully ran the EMOCA program and get some output, the result is shown below
![geometry_detail](https://user-images.githubusercontent.com/35069239/193223349-c15433c3-45e2-4593-8c8d-95ce2adc138…
-
![image](https://user-images.githubusercontent.com/23301691/233791022-bf9254ed-3c68-4312-95eb-5af31fc58643.png)
Preserving the file structure results in inaccurate vertex positions for some models …
-
## Weekly Notebook Entry — Week [01]
### Overview
- **Week Span:** `[9/9]` to `[9/15]`
### Tasks for This Week
List your specific objectives for this week, including learning targets and pro…
-
After I follow this #4, the enviroment problem seems to be gone.
But evertime python main.py occour Segmentation fault (core dumped), the python interpreter stops on main_reconstruc.py line 73
pat…
-
Hi,
I retrained the model using the 2K2K dataset and tried and finished stage 1 (30 epochs) and stage 2 (10 epochs) with the same setting illustrated in the paper. The results are not as good as th…
-
I have taken some photos and use colmap to reconstruct them. How can I use the code to generate the depthmap?
-
PointPillars export to onnx ?