Raminta

Results 3 issues of Raminta

After installing said libraries and formatting csv file as it's described in the readme file I managed to make the code run, however, the predicted output is exactly like the...

Going through a [tutorial](https://github.com/Chasel-Tsui/mmdet-rfla/blob/main/demo/MMDet_Tutorial.ipynb) I encountered this error: ``` Traceback (most recent call last): File "/home/raminta/mmdet-rfla/../PROJECTS/Raminta/mmdet/main.py", line 40, in model = init_detector(config, checkpoint, device='cuda:0') File "/home/raminta/.local/lib/python3.10/site-packages/mmdet/apis/inference.py", line 53, in init_detector...

``` pip install torch==1.8.1+cu101 torchvision==0.9.1+cu101 -f https://download.pytorch.org/whl/torch_stable.html Defaulting to user installation because normal site-packages is not writeable Looking in links: https://download.pytorch.org/whl/torch_stable.html DEPRECATION: The HTML index page being used (https://download.pytorch.org/whl/torch_stable.html) is...