Skip to content
Snippets Groups Projects
Commit 0f48d047 authored by Alexandre Chapin's avatar Alexandre Chapin
Browse files

Launch experiments

parent 4c3887d0
No related branches found
No related tags found
No related merge requests found
......@@ -2,4 +2,6 @@
.ipynb_checkpoints
/data
runs
logs/*
logs
*__pycache__
File added
File added
=4.3 0 → 100644
Requirement already satisfied: ffmpeg in /home/liris/achapin/miniconda3/envs/osrt/lib/python3.10/site-packages (1.4)
source diff could not be displayed: it is too large. Options to address this: view the blob.
source diff could not be displayed: it is too large. Options to address this: view the blob.
This diff is collapsed.
cascade-gpu-02
configs loaded
Initialized CLEVR3D val set, 2497 examples
[70003 70004 70006 ... 74989 74991 74994]
Loading checkpoint from file runs/clevr3d/osrt/model_25000.pt...
Rendering frames...
Compiling plot video...
rendering video to runs/clevr3d/osrt/render/after_train/1/video.mp4
This diff is collapsed.
cascade-gpu-02
configs loaded
Initialized CLEVR3D val set, 2497 examples
[70003 70004 70006 ... 74989 74991 74994]
Loading checkpoint from file runs/clevr3d/osrt/model_25000.pt...
Warning: Path runs/clevr3d/osrt/render/after_train/1 exists. Contents will be overwritten.
Rendering frames...
Compiling plot video...
rendering video to runs/clevr3d/osrt/render/after_train/1/video.mp4
This diff is collapsed.
cascade-gpu-03
configs loaded
Initialized CLEVR3D val set, 2497 examples
[70003 70004 70006 ... 74989 74991 74994]
Loading checkpoint from file runs/clevr3d/osrt/model_25000.pt...
Warning: Path runs/clevr3d/osrt/render/after_train/1 exists. Contents will be overwritten.
Rendering frames...
Compiling plot video...
rendering video to runs/clevr3d/osrt/render/after_train/1/video.mp4
This diff is collapsed.
cascade-gpu-03
configs loaded
Initialized CLEVR3D val set, 2497 examples
[70003 70004 70006 ... 74989 74991 74994]
Loading checkpoint from file runs/clevr3d/osrt/model_25000.pt...
Warning: Path runs/clevr3d/osrt/render/after_train/1 exists. Contents will be overwritten.
Rendering frames...
Compiling plot video...
rendering video to runs/clevr3d/osrt/render/after_train/1/video.mp4
This diff is collapsed.
cascade-gpu-03
configs loaded
Initialized CLEVR3D val set, 2497 examples
[70003 70004 70006 ... 74989 74991 74994]
Loading checkpoint from file runs/clevr3d/osrt/model_25000.pt...
Warning: Path runs/clevr3d/osrt/render/after_train/1 exists. Contents will be overwritten.
Rendering frames...
Compiling plot video...
rendering video to runs/clevr3d/osrt/render/after_train/1/video.mp4
This diff is collapsed.
cascade-gpu-03
configs loaded
Initialized CLEVR3D val set, 2497 examples
[70003 70004 70006 ... 74989 74991 74994]
Loading checkpoint from file runs/clevr3d/osrt/model_25000.pt...
Warning: Path runs/clevr3d/osrt/render/after_train/1 exists. Contents will be overwritten.
Rendering frames...
Compiling plot video...
ModuleCmd_Load.c(213):ERROR:105: Unable to locate a modulefile for 'FFmpeg/4.4.2-GCCcore-11.3.0'
ModuleCmd_Load.c(213):ERROR:105: Unable to locate a modulefile for 'ffmpeg'
which: no ffmpeg in (/home/liris/achapin/miniconda3/bin:/home/liris/achapin/miniconda3/condabin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/liris/achapin/.local/bin:/home/liris/achapin/bin)
CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'.
To initialize your shell, run
$ conda init <SHELL_NAME>
Currently supported shells are:
- bash
- fish
- tcsh
- xonsh
- zsh
- powershell
See 'conda init --help' for more information and options.
IMPORTANT: You may need to close and restart your shell after running 'conda init'.
Traceback (most recent call last):
File "/home/liris/achapin/OSRT-experiments/render.py", line 1, in <module>
import torch
ModuleNotFoundError: No module named 'torch'
CommandNotFoundError: Your shell has not been properly configured to use 'conda deactivate'.
To initialize your shell, run
$ conda init <SHELL_NAME>
Currently supported shells are:
- bash
- fish
- tcsh
- xonsh
- zsh
- powershell
See 'conda init --help' for more information and options.
IMPORTANT: You may need to close and restart your shell after running 'conda init'.
cascade-gpu-03
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment