Kidleyh
Kidleyh
Hello, I used deeprobust 0.2.2 on windows11, everything was fine But yesterday I used deeprobust 0.2.4 on ubuntu 16.04 LTS,the func `self.inner_train(self, features, adj_norm, idx_train, idx_unlabeled, labels)` cannot empty the...
Hi, I fixed the setting of the `example/Params.yaml` file and fixed `random.seed` , `numpy.random.seed` , `os.envirom ['PYTHONHASHSEED']`, but I still can't get a completely consistent recurrence result. Please tell me...
**Describe the bug** The stereo fusion is aborted **To Reproduce** Steps to reproduce the behavior: 1. I follow the described command line set of steps described in the [guide](https://colmap.github.io/cli.html) until...
self._local is not be used and need to save ``` Traceback (most recent call last): File "/irip/liyihui_2022/job/Scaffold-GS/train.py", line 527, in training(lp.extract(args), op.extract(args), pp.extract(args), dataset, args.test_iterations, args.save_iterations, args.checkpoint_iterations, args.start_checkpoint, args.debug_from, wandb,...
Hi, thank you very much for your work, may I ask how should I complete the reconstruction background work with the latest "New 🔥 - Stable Diffusion Implementation"?