LOOLO

Results 15 issues of LOOLO

Anyone can share the annotation tool of YouTube-VIS dataset

convert model to scripting/tracing for easy deploy

In order to solve the problem of unbalanced categories and difficult samples

followed below: apt-get install build-essential -y wget https://download.libsodium.org/libsodium/releases/LATEST.tar.gz tar xzvf LATEST.tar.gz cd libsodium* ./configure && make -j8 && make install echo /usr/local/lib > /etc/ld.so.conf.d/usr_local_lib.conf ldconfig but also create encryptor fail...

i trained dinov2_vitl14 with custome data that add class on imagenet-1k,and use eval/teacher_checkpoint.pth,and run DINOV2 PCA demo on huggingface,got below:Traceback (most recent call last): File "/home/data-lv/luolu/PycharmProjects/dinov2-pca-master/venv/lib/python3.10/site-packages/gradio/routes.py", line 516, in predict...

documentation

**Is your feature request related to a problem? Please describe.** i want to draw continulous points by tracking mouse when create polygon **Describe the solution you'd like** A clear and...

nixtlats.core.api_error.ApiError: status_code: 429, body: {'data': None, 'message': 'Too many requests', 'details': 'You have reached your request limit, email [email protected] to continue using the API', 'code': 'A20', 'requestID': 'HCJZ2U3PBY', 'support': 'If...

> python3 projects/IDOL/train_net.py --config-file projects/IDOL/configs/ytvis19_swinL.yaml --num-gpus 2 Traceback (most recent call last): File "projects/IDOL/train_net.py", line 26, in from detectron2.projects.idol import add_idol_config, build_detection_train_loader, build_detection_test_loader File "/home/user/PycharmProjects/VNext/projects/IDOL/idol/__init__.py", line 2, in from .idol...