Spaces:
Runtime error
Runtime error
readme
Browse files
.ipynb_checkpoints/README-checkpoint.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Peft-ed Grounding DINO on RSVG dataset
|
.ipynb_checkpoints/environment-checkpoint.yaml
ADDED
|
@@ -0,0 +1,248 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
name: dino
|
| 2 |
+
channels:
|
| 3 |
+
- pytorch
|
| 4 |
+
- nvidia
|
| 5 |
+
- conda-forge
|
| 6 |
+
- defaults
|
| 7 |
+
dependencies:
|
| 8 |
+
- addict=2.4.0=pyhd8ed1ab_2
|
| 9 |
+
- aiohttp=3.8.5=py39ha55989b_0
|
| 10 |
+
- aiosignal=1.3.1=pyhd8ed1ab_0
|
| 11 |
+
- asttokens=2.0.5=pyhd3eb1b0_0
|
| 12 |
+
- async-timeout=4.0.3=pyhd8ed1ab_0
|
| 13 |
+
- attrs=23.1.0=pyh71513ae_1
|
| 14 |
+
- aws-c-auth=0.7.0=h6f3c987_2
|
| 15 |
+
- aws-c-cal=0.6.0=h6ba3258_0
|
| 16 |
+
- aws-c-common=0.8.23=hcfcfb64_0
|
| 17 |
+
- aws-c-compression=0.2.17=h420beca_1
|
| 18 |
+
- aws-c-event-stream=0.3.1=had47b81_1
|
| 19 |
+
- aws-c-http=0.7.11=h72ba615_0
|
| 20 |
+
- aws-c-io=0.13.28=ha35c040_0
|
| 21 |
+
- aws-c-mqtt=0.8.14=h4941efa_2
|
| 22 |
+
- aws-c-s3=0.3.13=he04eaa7_2
|
| 23 |
+
- aws-c-sdkutils=0.1.11=h420beca_1
|
| 24 |
+
- aws-checksums=0.1.16=h420beca_1
|
| 25 |
+
- aws-crt-cpp=0.20.3=h247a981_4
|
| 26 |
+
- aws-sdk-cpp=1.10.57=h1a0519f_17
|
| 27 |
+
- backcall=0.2.0=pyhd3eb1b0_0
|
| 28 |
+
- blas=2.118=mkl
|
| 29 |
+
- blas-devel=3.9.0=18_win64_mkl
|
| 30 |
+
- brotli=1.0.9=hcfcfb64_9
|
| 31 |
+
- brotli-bin=1.0.9=hcfcfb64_9
|
| 32 |
+
- brotli-python=1.0.9=py39h99910a6_9
|
| 33 |
+
- bzip2=1.0.8=h8ffe710_4
|
| 34 |
+
- c-ares=1.19.1=hcfcfb64_0
|
| 35 |
+
- ca-certificates=2023.08.22=haa95532_0
|
| 36 |
+
- certifi=2023.7.22=py39haa95532_0
|
| 37 |
+
- charset-normalizer=3.2.0=pyhd8ed1ab_0
|
| 38 |
+
- click=8.1.7=win_pyh7428d3b_0
|
| 39 |
+
- colorama=0.4.6=pyhd8ed1ab_0
|
| 40 |
+
- comm=0.1.2=py39haa95532_0
|
| 41 |
+
- contourpy=1.1.1=py39h1f6ef14_1
|
| 42 |
+
- cuda-cccl=12.2.140=0
|
| 43 |
+
- cuda-cudart=11.8.89=0
|
| 44 |
+
- cuda-cudart-dev=11.8.89=0
|
| 45 |
+
- cuda-cupti=11.8.87=0
|
| 46 |
+
- cuda-libraries=11.8.0=0
|
| 47 |
+
- cuda-libraries-dev=11.8.0=0
|
| 48 |
+
- cuda-nvrtc=11.8.89=0
|
| 49 |
+
- cuda-nvrtc-dev=11.8.89=0
|
| 50 |
+
- cuda-nvtx=11.8.86=0
|
| 51 |
+
- cuda-profiler-api=12.2.140=0
|
| 52 |
+
- cuda-runtime=11.8.0=0
|
| 53 |
+
- cycler=0.11.0=pyhd8ed1ab_0
|
| 54 |
+
- cython=3.0.0=py39h2bbff1b_0
|
| 55 |
+
- dataclasses=0.8=pyhc8e2a94_3
|
| 56 |
+
- datasets=2.14.5=pyhd8ed1ab_0
|
| 57 |
+
- debugpy=1.6.7=py39hd77b12b_0
|
| 58 |
+
- decorator=5.1.1=pyhd3eb1b0_0
|
| 59 |
+
- dill=0.3.7=pyhd8ed1ab_0
|
| 60 |
+
- exceptiongroup=1.0.4=py39haa95532_0
|
| 61 |
+
- executing=0.8.3=pyhd3eb1b0_0
|
| 62 |
+
- filelock=3.12.4=pyhd8ed1ab_0
|
| 63 |
+
- fonttools=4.42.1=py39ha55989b_0
|
| 64 |
+
- freeglut=3.2.2=h63175ca_2
|
| 65 |
+
- freetype=2.12.1=hdaf720e_2
|
| 66 |
+
- frozenlist=1.4.0=py39ha55989b_1
|
| 67 |
+
- fsspec=2023.6.0=pyh1a96a4e_0
|
| 68 |
+
- gettext=0.21.1=h5728263_0
|
| 69 |
+
- glib=2.78.0=h12be248_0
|
| 70 |
+
- glib-tools=2.78.0=h12be248_0
|
| 71 |
+
- gst-plugins-base=1.22.6=h001b923_1
|
| 72 |
+
- gstreamer=1.22.6=hb4038d2_1
|
| 73 |
+
- huggingface_hub=0.17.3=pyhd8ed1ab_0
|
| 74 |
+
- icu=70.1=h0e60522_0
|
| 75 |
+
- idna=3.4=pyhd8ed1ab_0
|
| 76 |
+
- importlib-metadata=6.8.0=pyha770c72_0
|
| 77 |
+
- importlib-resources=6.1.0=pyhd8ed1ab_0
|
| 78 |
+
- importlib_metadata=6.8.0=hd8ed1ab_0
|
| 79 |
+
- importlib_resources=6.1.0=pyhd8ed1ab_0
|
| 80 |
+
- intel-openmp=2023.2.0=h57928b3_49503
|
| 81 |
+
- ipykernel=6.25.0=py39h9909e9c_0
|
| 82 |
+
- ipython=8.15.0=py39haa95532_0
|
| 83 |
+
- jasper=2.0.33=hc2e4405_1
|
| 84 |
+
- jedi=0.18.1=py39haa95532_1
|
| 85 |
+
- jinja2=3.1.2=pyhd8ed1ab_1
|
| 86 |
+
- joblib=1.3.2=pyhd8ed1ab_0
|
| 87 |
+
- jpeg=9e=hcfcfb64_3
|
| 88 |
+
- jupyter_client=8.1.0=py39haa95532_0
|
| 89 |
+
- jupyter_core=5.3.0=py39haa95532_0
|
| 90 |
+
- kiwisolver=1.4.5=py39h1f6ef14_1
|
| 91 |
+
- krb5=1.20.1=heb0366b_0
|
| 92 |
+
- lcms2=2.14=h90d422f_0
|
| 93 |
+
- lerc=4.0.0=h63175ca_0
|
| 94 |
+
- libabseil=20230125.3=cxx17_h63175ca_0
|
| 95 |
+
- libarrow=12.0.1=h12e5d06_5_cpu
|
| 96 |
+
- libblas=3.9.0=18_win64_mkl
|
| 97 |
+
- libbrotlicommon=1.0.9=hcfcfb64_9
|
| 98 |
+
- libbrotlidec=1.0.9=hcfcfb64_9
|
| 99 |
+
- libbrotlienc=1.0.9=hcfcfb64_9
|
| 100 |
+
- libcblas=3.9.0=18_win64_mkl
|
| 101 |
+
- libclang=15.0.7=default_h77d9078_3
|
| 102 |
+
- libclang13=15.0.7=default_h77d9078_3
|
| 103 |
+
- libcrc32c=1.1.2=h0e60522_0
|
| 104 |
+
- libcublas=11.11.3.6=0
|
| 105 |
+
- libcublas-dev=11.11.3.6=0
|
| 106 |
+
- libcufft=10.9.0.58=0
|
| 107 |
+
- libcufft-dev=10.9.0.58=0
|
| 108 |
+
- libcurand=10.3.3.141=0
|
| 109 |
+
- libcurand-dev=10.3.3.141=0
|
| 110 |
+
- libcurl=8.1.2=h68f0423_0
|
| 111 |
+
- libcusolver=11.4.1.48=0
|
| 112 |
+
- libcusolver-dev=11.4.1.48=0
|
| 113 |
+
- libcusparse=11.7.5.86=0
|
| 114 |
+
- libcusparse-dev=11.7.5.86=0
|
| 115 |
+
- libdeflate=1.14=hcfcfb64_0
|
| 116 |
+
- libevent=2.1.12=h3671451_1
|
| 117 |
+
- libffi=3.4.2=h8ffe710_5
|
| 118 |
+
- libglib=2.78.0=he8f3873_0
|
| 119 |
+
- libgoogle-cloud=2.12.0=h00b2bdc_1
|
| 120 |
+
- libgrpc=1.54.3=ha177ca7_0
|
| 121 |
+
- libhwloc=2.9.3=default_haede6df_1009
|
| 122 |
+
- libiconv=1.17=h8ffe710_0
|
| 123 |
+
- liblapack=3.9.0=18_win64_mkl
|
| 124 |
+
- liblapacke=3.9.0=18_win64_mkl
|
| 125 |
+
- libnpp=11.8.0.86=0
|
| 126 |
+
- libnpp-dev=11.8.0.86=0
|
| 127 |
+
- libnvjpeg=11.9.0.86=0
|
| 128 |
+
- libnvjpeg-dev=11.9.0.86=0
|
| 129 |
+
- libogg=1.3.4=h8ffe710_1
|
| 130 |
+
- libopencv=4.5.3=py39h488c12c_8
|
| 131 |
+
- libpng=1.6.39=h19919ed_0
|
| 132 |
+
- libprotobuf=3.21.12=h12be248_2
|
| 133 |
+
- libsodium=1.0.18=h62dcd97_0
|
| 134 |
+
- libsqlite=3.43.0=hcfcfb64_0
|
| 135 |
+
- libssh2=1.11.0=h7dfc565_0
|
| 136 |
+
- libthrift=0.18.1=h06f6336_2
|
| 137 |
+
- libtiff=4.4.0=hc4f729c_5
|
| 138 |
+
- libutf8proc=2.8.0=h82a8f57_0
|
| 139 |
+
- libuv=1.44.2=hcfcfb64_1
|
| 140 |
+
- libvorbis=1.3.7=h0e60522_0
|
| 141 |
+
- libwebp-base=1.3.2=hcfcfb64_0
|
| 142 |
+
- libxcb=1.13=hcd874cb_1004
|
| 143 |
+
- libxml2=2.11.5=hc3477c8_1
|
| 144 |
+
- libzlib=1.2.13=hcfcfb64_5
|
| 145 |
+
- lz4-c=1.9.4=hcfcfb64_0
|
| 146 |
+
- m2w64-gcc-libgfortran=5.3.0=6
|
| 147 |
+
- m2w64-gcc-libs=5.3.0=7
|
| 148 |
+
- m2w64-gcc-libs-core=5.3.0=7
|
| 149 |
+
- m2w64-gmp=6.1.0=2
|
| 150 |
+
- m2w64-libwinpthread-git=5.0.0.4634.697f757=2
|
| 151 |
+
- markupsafe=2.1.3=py39ha55989b_1
|
| 152 |
+
- matplotlib-base=3.8.0=py39hf19769e_1
|
| 153 |
+
- matplotlib-inline=0.1.6=py39haa95532_0
|
| 154 |
+
- mkl=2022.1.0=h6a75c08_874
|
| 155 |
+
- mkl-devel=2022.1.0=h57928b3_875
|
| 156 |
+
- mkl-include=2022.1.0=h6a75c08_874
|
| 157 |
+
- mpmath=1.3.0=pyhd8ed1ab_0
|
| 158 |
+
- msys2-conda-epoch=20160418=1
|
| 159 |
+
- multidict=6.0.4=py39ha55989b_0
|
| 160 |
+
- multiprocess=0.70.15=py39ha55989b_1
|
| 161 |
+
- munkres=1.1.4=pyh9f0ad1d_0
|
| 162 |
+
- nest-asyncio=1.5.6=py39haa95532_0
|
| 163 |
+
- networkx=3.1=pyhd8ed1ab_0
|
| 164 |
+
- numpy=1.26.0=py39hddb5d58_0
|
| 165 |
+
- opencv=4.5.3=py39hcbf5309_8
|
| 166 |
+
- openjpeg=2.5.0=hc9384bd_1
|
| 167 |
+
- openssl=3.1.3=hcfcfb64_0
|
| 168 |
+
- orc=1.9.0=hada7b9e_1
|
| 169 |
+
- packaging=23.1=pyhd8ed1ab_0
|
| 170 |
+
- pandas=2.1.1=py39h32e6231_0
|
| 171 |
+
- parso=0.8.3=pyhd3eb1b0_0
|
| 172 |
+
- pcre2=10.40=h17e33f8_0
|
| 173 |
+
- pickleshare=0.7.5=pyhd3eb1b0_1003
|
| 174 |
+
- pillow=9.2.0=py39h595c93f_3
|
| 175 |
+
- pip=23.2.1=pyhd8ed1ab_0
|
| 176 |
+
- platformdirs=3.10.0=pyhd8ed1ab_0
|
| 177 |
+
- prompt-toolkit=3.0.36=py39haa95532_0
|
| 178 |
+
- psutil=5.9.0=py39h2bbff1b_0
|
| 179 |
+
- pthread-stubs=0.4=hcd874cb_1001
|
| 180 |
+
- pthreads-win32=2.9.1=hfa6e2cd_3
|
| 181 |
+
- pure_eval=0.2.2=pyhd3eb1b0_0
|
| 182 |
+
- py-opencv=4.5.3=py39h00e5391_8
|
| 183 |
+
- pyarrow=12.0.1=py39hca4e8af_5_cpu
|
| 184 |
+
- pycocotools=2.0.6=py39hc266a54_1
|
| 185 |
+
- pygments=2.15.1=py39haa95532_1
|
| 186 |
+
- pyparsing=3.1.1=pyhd8ed1ab_0
|
| 187 |
+
- pysocks=1.7.1=pyh0701188_6
|
| 188 |
+
- python=3.9.18=h4de0772_0_cpython
|
| 189 |
+
- python-dateutil=2.8.2=pyhd8ed1ab_0
|
| 190 |
+
- python-tzdata=2023.3=pyhd8ed1ab_0
|
| 191 |
+
- python-xxhash=3.3.0=py39ha55989b_1
|
| 192 |
+
- python_abi=3.9=4_cp39
|
| 193 |
+
- pytorch=2.0.1=py3.9_cuda11.8_cudnn8_0
|
| 194 |
+
- pytorch-cuda=11.8=h24eeafa_5
|
| 195 |
+
- pytorch-mutex=1.0=cuda
|
| 196 |
+
- pytz=2023.3.post1=pyhd8ed1ab_0
|
| 197 |
+
- pywin32=305=py39h2bbff1b_0
|
| 198 |
+
- pyyaml=6.0.1=py39ha55989b_1
|
| 199 |
+
- pyzmq=25.1.0=py39hd77b12b_0
|
| 200 |
+
- qt-main=5.15.8=h720456b_6
|
| 201 |
+
- re2=2023.03.02=hd4eee63_0
|
| 202 |
+
- regex=2023.8.8=py39ha55989b_1
|
| 203 |
+
- requests=2.31.0=pyhd8ed1ab_0
|
| 204 |
+
- sacremoses=0.0.53=pyhd8ed1ab_0
|
| 205 |
+
- safetensors=0.3.3=py39hf21820d_1
|
| 206 |
+
- setuptools=68.2.2=pyhd8ed1ab_0
|
| 207 |
+
- six=1.16.0=pyh6c4a22f_0
|
| 208 |
+
- snappy=1.1.10=hfb803bf_0
|
| 209 |
+
- stack_data=0.2.0=pyhd3eb1b0_0
|
| 210 |
+
- sympy=1.12=pyh04b8f61_3
|
| 211 |
+
- tbb=2021.10.0=h91493d7_1
|
| 212 |
+
- timm=0.9.7=pyhd8ed1ab_0
|
| 213 |
+
- tk=8.6.13=hcfcfb64_0
|
| 214 |
+
- tokenizers=0.13.3=py39hca44cb7_0
|
| 215 |
+
- tomli=2.0.1=pyhd8ed1ab_0
|
| 216 |
+
- tornado=6.3.2=py39h2bbff1b_0
|
| 217 |
+
- tqdm=4.66.1=pyhd8ed1ab_0
|
| 218 |
+
- traitlets=5.7.1=py39haa95532_0
|
| 219 |
+
- transformers=4.33.2=pyhd8ed1ab_0
|
| 220 |
+
- typing-extensions=4.8.0=hd8ed1ab_0
|
| 221 |
+
- typing_extensions=4.8.0=pyha770c72_0
|
| 222 |
+
- tzdata=2023c=h71feb2d_0
|
| 223 |
+
- ucrt=10.0.22621.0=h57928b3_0
|
| 224 |
+
- unicodedata2=15.0.0=py39ha55989b_1
|
| 225 |
+
- urllib3=2.0.5=pyhd8ed1ab_0
|
| 226 |
+
- vc=14.3=h64f974e_17
|
| 227 |
+
- vc14_runtime=14.36.32532=hdcecf7f_17
|
| 228 |
+
- vs2015_runtime=14.36.32532=h05e6639_17
|
| 229 |
+
- wcwidth=0.2.5=pyhd3eb1b0_0
|
| 230 |
+
- wheel=0.41.2=pyhd8ed1ab_0
|
| 231 |
+
- win_inet_pton=1.1.0=pyhd8ed1ab_6
|
| 232 |
+
- xorg-libxau=1.0.11=hcd874cb_0
|
| 233 |
+
- xorg-libxdmcp=1.1.3=hcd874cb_0
|
| 234 |
+
- xxhash=0.8.2=hcfcfb64_0
|
| 235 |
+
- xz=5.2.6=h8d14728_0
|
| 236 |
+
- yaml=0.2.5=h8ffe710_2
|
| 237 |
+
- yapf=0.40.1=pyhd8ed1ab_0
|
| 238 |
+
- yarl=1.9.2=py39ha55989b_0
|
| 239 |
+
- zeromq=4.3.4=hd77b12b_0
|
| 240 |
+
- zipp=3.17.0=pyhd8ed1ab_0
|
| 241 |
+
- zlib=1.2.13=hcfcfb64_5
|
| 242 |
+
- zstd=1.5.5=h12be248_0
|
| 243 |
+
- pip:
|
| 244 |
+
- opencv-python==4.8.0.76
|
| 245 |
+
- supervision==0.6.0
|
| 246 |
+
- torchaudio==2.0.2
|
| 247 |
+
- torchvision==0.15.2
|
| 248 |
+
prefix: C:\Users\Makoto\miniconda3\envs\dino
|
README.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Peft-ed Grounding DINO on RSVG dataset
|