ChrisDEV

Results 55 issues of ChrisDEV

I finished one train for 300_000 iterations and got the checkpoint. When I contained to train from the last checkpoint for another 100_000 iterations. ![image](https://user-images.githubusercontent.com/7869833/215347593-495b91f9-f0ea-4d6a-b754-26216e8a475e.png)

Is it actually possible to use the output from Blender? Those are the feedback: ``` Number of frames in video: 500 ( ● ) Converting video to images...Can't satify requested...

Hey guys, is the inpainter(https://github.com/gaomingqi/Track-Anything/tree/master/inpainter) origin from this repo or from other project (standalone)? thanks.

torch version ```bash torch 1.13.1+cu116 torch-fidelity 0.3.0 torchmetrics 0.11.4 torchtyping 0.1.4 torchvision 0.14.1+cu116 ``` Nvidia stuff ```bash +-----------------------------------------------------------------------------+ | NVIDIA-SMI 525.116.03 Driver Version: 525.116.03 CUDA Version: 12.0 | |-------------------------------+----------------------+----------------------+ |...

Hey guys, can you help? I just got this error after running `python app.py --device cuda:0` ```bash Traceback (most recent call last): File "/workspace/app.py", line 391, in with gr.Blocks() as...

``` > [1/7] FROM nvcr.io/nvidia/pytorch:23.05-py3@sha256:d5aa1e516e68afab9cd3ecaaeac3dd2178618bd26cd7ad96762ed53e32e9e0bd: ------ Dockerfile:1 -------------------- 1 | >>> FROM nvcr.io/nvidia/pytorch:23.05-py3 2 | 3 | ENV PYTHONDONTWRITEBYTECODE 1 -------------------- ERROR: failed to solve: failed to fetch anonymous token:...

Like Semanic NeRF does.

One question: After cropping the yellow bounding box is always large, actually, it was always large since I import the point cloud. Is this common? Does it affect the final...