-
When we try to run two or more easyocr's concurrently, we get an error in the downloader. I am guessing that the download logic uses a fixed download filepath?
```shell
EasyOcrModel(
File ".../li…
-
Hi,
I am encountering the following warning and error when running the command:
python examples/download_mvl_data/download_and_unzip.py
The output is as follows:
/home/laplace/miniconda3/env…
-
Hey Alex, to optimize how dict's data loaded to GPU, should be great to give more data in bulk to reduce moving data back and forth and reduce time lost for data loading and workload adjusting.
-
Hi,
I just downloaded the ScanNet-GSReg datatset but I can't seem to be able to unzip the files.
I get this eeror :
```
gzip -t ScanNet-GSReg.tar.gz.54
gzip: ScanNet-GSReg.tar.gz.54: not in g…
-
Zip can not be unziped by SSZipArchive while work well on macOS default unzip app, Here is the file:
[baiduyun.zip](https://github.com/ZipArchive/ZipArchive/files/2442647/baiduyun.zip)
I am using la…
-
So that we can extract zip and tar files.
If these can be installed using conda/pixi, then that might work as well.
This would likely go into https://github.com/prefix-dev/shell/issues/141.
-
please help.
-
No clear instructions on what I need to be unzipping after download. Says simply "Unzip and put into mod folder".
I threw everything from the download into the mods folder and I got the error. Delet…
-
For: Testing the internet access of GitHub container
-
Hi there,
The way we usually run bioinformatics software in our centre is to use Docker containers from the Biocontainers project, via singularity/apptainer.
The Biocontainers project automatica…