Manjunath

Results 6 issues of Manjunath

I tried installing a new atutor site on my server while i created a new mysql user and did the following steps: Downloaded the recent atutor (.tar.gz) file and moved...

When I set the Trainer as baseline in the faster_rcnn_VGG_crosscity.yaml, I get the following error: FileNotFoundError: [Errno 2] No such file or directory: 'dataseed/COCO_supervision.txt' this is even when the DATALOADER.SUP_PERCENT...

There was an error while reproducing the code on the machine with the following spec: Ubuntu: 20.04 GPU: Nvidia A6000 python version: 3.8.0 pip list: - pip: - absl-py==1.4.0 -...

I found using "MODEL.ROI_HEADS.TRAIN_CLASSES = ['class_ids']" in config.py and setting TRAIN_CLASSES: ['class_ids'] inside the faster_rcnn_VGG.yaml might help but it does not work as expected. Has anyone tried to filter particular...

### Prerequisite - [X] I have searched [Issues](https://github.com/open-mmlab/mmrotate/issues) and [Discussions](https://github.com/open-mmlab/mmrotate/discussions) but cannot get the expected help. - [X] I have read the [FAQ documentation](https://mmrotate.readthedocs.io/en/1.x/notes/4_faq.html) but cannot get the expected help....

Minimal steps for error replication: Training on Nvida A6000 GPU OS: Ubuntu 20.04 Cuda version: 12.0 Pip list: absl-py 1.4.0 cachetools 4.2.4 certifi 2021.5.30 cffi 1.14.6 charset-normalizer 2.0.12 cycler 0.11.0...