Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TIMM version for SOLIDER+Pedestron setup #3

Open
CMSC740Student opened this issue Nov 18, 2023 · 1 comment
Open

TIMM version for SOLIDER+Pedestron setup #3

CMSC740Student opened this issue Nov 18, 2023 · 1 comment

Comments

@CMSC740Student
Copy link

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
Copy link
Author

CMSC740Student commented Nov 18, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant