tinyvision / SOLIDER-PedestrianDetection

Apache License 2.0
9 stars 1 forks source link

TIMM version for SOLIDER+Pedestron setup #3

Open CMSC740Student opened 12 months ago

CMSC740Student commented 12 months ago

Dear Authors,

What version of TIMM is being used in your current setup? I believe timm is being utilized internally by mmdet to setup the transfromer layers.

I have completed the process of cuda 10.0, pytorch 1.2.0, mmcv 0.2.14 & mmdet 0.6.0+fe80382 according to the pedestron setup here

Please let me know if I can help in any way. Thanks!

CMSC740Student commented 12 months ago

For reference here are all the libraries I have installed so far:

  Package         Version       Editable project location
------------------ ------------- ---------------------------------------------------------
addict             2.4.0
backcall           0.2.0
certifi            2022.12.7
cffi               1.15.1
charset-normalizer 3.3.2
cycler             0.11.0
Cython             3.0.5
debugpy            1.5.1
decorator          5.1.1
entrypoints        0.4
fonttools          4.38.0
idna               3.4
ipykernel          6.15.2
ipython            7.31.1
jedi               0.18.1
joblib             1.3.2
jupyter_client     7.4.9
jupyter_core       4.11.2
kiwisolver         1.4.5
matplotlib         3.5.3
matplotlib-inline  0.1.6
mkl-fft            1.3.0
mkl-random         1.1.1
mkl-service        2.3.0
mmcv               0.2.14
mmdet              0.6.0+fe80382 /localhome/local-user/SOLIDER-PedestrianDetection
nest-asyncio       1.5.6
numpy              1.19.2
opencv-python      4.8.1.78
packaging          23.2
parso              0.8.3
pexpect            4.8.0
pickleshare        0.7.5
Pillow             6.2.2
pip                22.3.1
prompt-toolkit     3.0.36
psutil             5.9.0
ptyprocess         0.7.0
pycocotools        2.0.7
pycparser          2.21
Pygments           2.11.2
pyparsing          3.1.1
python-dateutil    2.8.2
PyYAML             6.0.1
pyzmq              23.2.0
requests           2.31.0
scikit-learn       1.0.2
scipy              1.7.3
setuptools         65.6.3
six                1.16.0
terminaltables     3.1.10
threadpoolctl      3.1.0
timm               0.3.3
torch              1.2.0
torchvision        0.4.0+cu92
tornado            6.2
traitlets          5.7.1
typing_extensions  4.7.1
urllib3            2.0.7
wcwidth            0.2.5
wheel              0.38.4