salvatorestarace

Results 11 issues of salvatorestarace

- Problem After a fresh install of eOS v5.1, the external monitor connected through HDMI port is not detected. Even if i try to force the detection in the monitor...

Hi, As you can observe from the following stacktrace, we need to also provide pillow in the environment. Traceback (most recent call last): File "run_segmentation.py", line 11, in import util.io...

Hello, I get the following exception when trying to load a finetuned model...Could you give any hints? During handling of the above exception, another exception occurred: ``` Traceback (most recent...

Hello, i'm running the training with the following command `python main.py --maxdisp 192 \ --model stackhourglass \ --datapath /home/s/Dataset/kittiSceneFlow/training/ \ --epochs 10 \ --savemodel ./out_model` but i'm getting the following...

Good evening, I'm running the inference.py using your best pretrained model (best_model.ckpt ) using the following images from Kitti_2015 testing set Left img ![24_left](https://user-images.githubusercontent.com/59176654/181625879-14be1a69-68b8-4b63-833a-6b25c703c89d.png) Right img ![24_right](https://user-images.githubusercontent.com/59176654/181625890-e36fe3d9-2fa8-45aa-b432-2d6b3d82d68e.png) And i'm getting...

Good morning, I have read the documentation about finetuning and i'd like to lauch train.py to finetune PwcNet on my dataset loading a checkpoint file. I have created a script...

**Describe the bug** Good evening, i wanted to lauch train.py using a default config file for RAFT on a standard dataset (KITTI_2015). I followed the instruction to install MMFlow from...

Good evening, I'd like to reproduce your depthstillation process, but on real dataset called CADDY in order to evaluate some models (pwcnet and raft). I already extracted the depth maps...

**Describe the bug** Good evening, i was wondering if some high level functions are provided to perform feature extraction on a model as RAFT. I'd like to load the pretrained...

### Describe the bug When using the IconField component, And the icon's position is set to "right", Then the icon is wrongly showed to the left and not wrapped inside...

Status: Needs Triage