Results 5 issues of yt-koike

## Description Hello, I'm yt-koike. I opened this PR because I'd like Japanese support by default. I tried building it after changes and then succeeded. Please merge this PR if...

I made a little Python script that translates a CWE localisation file automatically via [Argos Translate](https://github.com/argosopentech/argos-translate). I think this will greatly help translation process as some of localisation files have...

I had this error. ``` Traceback (most recent call last): File "main.py", line 560, in monodepth_360(opt) File "main.py", line 489, in monodepth_360 estimated_depthmap, times = depthmap_estimation(erp_rgb_image_data, fnc, opt, blend_it, iter)...

Fix: https://github.com/manurare/360monodepth/issues/32 I also added Docker Compose support for easier startup.

There was an error occured when I use Dockerfile. I think installing OpenCV would solve this. ``` Apptainer> python3 main.py --expname test_experiment --blending_method all --grid_size 8x7 Adding '/home/users/grad/2024/24t0009/360monodepth/monodepth/code/python/src' to sys.path...