MAFAT Satellite Vision Challenge Forum

Go back to competition Back to thread list Post in this thread

> Clarification about submission docker environments

There are two submission environments in the competition:
1. The “Main” environment with mmrotate v0.3.4 installed.
In the “Python Packages” thread in the forum, there is a detailed list of the installed packages. In addition, you can request to install additional python packages to this environment in this thread.
To submit to this environment, you must create a zip that includes the files detailed in “Sample submission” in the “Participate” tab.
2. The “Secondary” environment with mmrotate v1.0.0rc1 installed.
According to Participants requests, we added an environment that includes mmrotate v1.0.0rc1. Please note that this version is still a Release Candidate, so we recommend being cautious about using it.
To submit to this environment, you must create a zip that includes empty text file named ‘env.txt’ and the files detailed in “Sample submission” in the “Participate” tab.

Posted by: MAFAT_Challenge @ March 9, 2023, 2:59 p.m.

The currently supported packages in the “Secondary” environment:
absl-py==1.4.0
addict==2.4.0
aiohttp==3.8.3
aiosignal==1.3.1
albumentations==1.3.0
astunparse==1.6.3
async-timeout==4.0.2
attrs==22.2.0
blis==0.7.9
cachetools==5.3.0
catalogue==2.0.8
certifi==2019.11.28
chardet==3.0.4
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.6
coloredlogs==15.0.1
confection==0.0.4
contourpy==1.0.7
cycler==0.11.0
cymem==2.0.7
dbus-python==1.2.16
distro-info===0.23ubuntu1
e2cnn==0.2.3
efficientnet-pytorch==0.7.1
fastai==2.7.10
fastcore==1.5.27
fastdownload==0.0.7
fastprogress==1.0.3
filelock==3.9.0
flatbuffers==23.1.21
fonttools==4.38.0
frozenlist==1.3.3
fsspec==2023.1.0
gast==0.4.0
google-auth==2.16.0
google-auth-oauthlib==0.4.6
google-pasta==0.2.0
grpcio==1.51.1
h5py==3.8.0
huggingface-hub==0.12.0
humanfriendly==10.0
idna==2.8
imageai==3.0.3
imageio==2.25.0
imgaug==0.4.0
importlib-metadata==6.0.0
imutils==0.5.4
jax==0.4.2
Jinja2==3.1.2
joblib==1.2.0
keras==2.11.0
kiwisolver==1.4.4
langcodes==3.3.0
libclang==15.0.6.1
lightning-utilities==0.6.0.post0
mahotas==1.4.13
Markdown==3.4.1
markdown-it-py==2.1.0
MarkupSafe==2.1.2
matplotlib==3.6.3
mdurl==0.1.2
mmcv==2.0.0rc4
mmdet==3.0.0rc6
mmengine==0.6.0
mmrotate==1.0.0rc1
model-index==0.1.11
mpmath==1.2.1
multidict==6.0.4
munch==2.5.0
murmurhash==1.0.9
neat-python==0.92
networkx==3.0
numpy==1.23.1
nvidia-cublas-cu11==11.10.3.66
nvidia-cuda-nvrtc-cu11==11.7.99
nvidia-cuda-runtime-cu11==11.7.99
nvidia-cudnn-cu11==8.5.0.96
oauthlib==3.2.2
onnx==1.12.0
onnxruntime-gpu==1.13.1
opencv-python==4.7.0.68
opencv-python-headless==4.7.0.68
openmim==0.3.6
opt-einsum==3.3.0
ordered-set==4.1.0
packaging==23.0
pandas==1.5.3
pathy==0.10.1
patsy==0.5.3
Pillow==9.4.0
preshed==3.0.8
pretrainedmodels==0.7.4
protobuf==3.19.0
psutil==5.9.4
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycairo==1.23.0
pycocotools==2.0.6
pydantic==1.10.4
Pygments==2.14.0
PyGObject==3.36.0
pyparsing==3.0.9
python-apt==2.0.1
python-dateutil==2.8.2
pytorch-lightning==1.9.0
pytorch-tabnet==4.0
pytz==2022.7.1
PyWavelets==1.4.1
PyYAML==6.0
qudida==0.0.4
requests==2.28.2
requests-oauthlib==1.3.1
requests-unixsocket==0.2.0
rich==13.3.1
rsa==4.9
scikit-image==0.19.3
scikit-learn==1.2.1
scipy==1.10.0
seaborn==0.12.2
segmentation-models-pytorch==0.3.2
sentry-sdk==1.15.0
shapely==2.0.1
SimpleCV==1.3
SimpleITK==2.2.1
six==1.14.0
smart-open==6.3.0
spacy==3.5.0
spacy-legacy==3.0.12
spacy-loggers==1.0.4
srsly==2.4.5
statsmodels==0.13.5
sympy==1.11.1
tabulate==0.9.0
tensorboard==2.11.2
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.1
tensorflow==2.11.0
tensorflow-addons==0.19.0
tensorflow-estimator==2.11.0
tensorflow-io-gcs-filesystem==0.30.0
termcolor==2.2.0
terminaltables==3.1.10
thinc==8.1.7
thop==0.1.1.post2209072238
threadpoolctl==3.1.0
tifffile==2023.1.23.1
timm==0.6.12
torch==1.13.1
torchmetrics==0.11.0
torchvision==0.14.1
tqdm==4.64.1
typeguard==2.13.3
typer==0.7.0
typing_extensions==4.4.0
ultralytics==8.0.42
unattended-upgrades==0.1
urllib3==1.26.14
wasabi==1.1.1
Werkzeug==2.2.2
wrapt==1.14.1
yapf==0.32.0
yarl==1.8.2
zipp==3.12.0

Posted by: MAFAT_Challenge @ March 9, 2023, 3:22 p.m.

Hi,
The final supported packages in the “Secondary” environment are:
absl-py==1.4.0
addict==2.4.0
aenum==3.1.12
aiohttp==3.8.3
aiosignal==1.3.1
albumentations==1.3.0
astunparse==1.6.3
async-timeout==4.0.2
attrs==22.2.0
blis==0.7.9
cachetools==5.3.0
catalogue==2.0.8
certifi==2019.11.28
chardet==3.0.4
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.6
coloredlogs==15.0.1
confection==0.0.4
contourpy==1.0.7
cycler==0.11.0
cymem==2.0.7
dbus-python==1.2.16
dill==0.3.6
distro-info===0.23ubuntu1
e2cnn==0.2.3
efficientnet-pytorch==0.7.1
fastai==2.7.10
fastcore==1.5.27
fastdownload==0.0.7
fastprogress==1.0.3
filelock==3.9.0
flatbuffers==23.1.21
fonttools==4.38.0
frozenlist==1.3.3
fsspec==2023.1.0
gast==0.4.0
google-auth==2.16.0
google-auth-oauthlib==0.4.6
google-pasta==0.2.0
grpcio==1.51.1
h5py==3.8.0
huggingface-hub==0.12.0
humanfriendly==10.0
idna==2.8
imageai==3.0.3
imageio==2.25.0
imgaug==0.4.0
importlib-metadata==6.0.0
imutils==0.5.4
jax==0.4.2
Jinja2==3.1.2
joblib==1.2.0
keras==2.11.0
kiwisolver==1.4.4
langcodes==3.3.0
libclang==15.0.6.1
lightning-utilities==0.6.0.post0
mahotas==1.4.13
Markdown==3.4.1
markdown-it-py==2.1.0
MarkupSafe==2.1.2
matplotlib==3.6.3
mdurl==0.1.2
mmcv==2.0.0rc4
mmdeploy @ file:///mmdeploy-1.0.0rc3-linux-x86_64-cuda11.1-tensorrt8.2.3.0/mmdeploy-1.0.0rc3-py3-none-linux_x86_64.whl
mmdeploy-python @ file:///mmdeploy-1.0.0rc3-linux-x86_64-cuda11.1-tensorrt8.2.3.0/mmdeploy_python-1.0.0rc3-cp38-none-linux_x86_64.whl
mmdet==3.0.0rc6
mmengine==0.7.0
mmrotate==1.0.0rc1
model-index==0.1.11
mpmath==1.2.1
multidict==6.0.4
multiprocess==0.70.14
munch==2.5.0
murmurhash==1.0.9
neat-python==0.92
networkx==3.0
numpy==1.23.1
nvidia-cublas-cu11==11.10.3.66
nvidia-cuda-nvrtc-cu11==11.7.99
nvidia-cuda-runtime-cu11==11.7.99
nvidia-cudnn-cu11==8.5.0.96
nvidia-tensorrt==8.2.3.0
oauthlib==3.2.2
onnx==1.12.0
onnxruntime-gpu==1.13.1
opencv-python==4.7.0.68
opencv-python-headless==4.7.0.68
openmim==0.3.7
opt-einsum==3.3.0
ordered-set==4.1.0
packaging==23.0
pandas==1.5.3
pathy==0.10.1
patsy==0.5.3
Pillow==9.4.0
preshed==3.0.8
pretrainedmodels==0.7.4
prettytable==3.6.0
protobuf==3.19.0
psutil==5.9.4
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycairo==1.23.0
pycocotools==2.0.6
pydantic==1.10.4
Pygments==2.14.0
PyGObject==3.36.0
pyparsing==3.0.9
python-apt==2.0.1
python-dateutil==2.8.2
pytorch-lightning==1.9.0
pytorch-tabnet==4.0
pytz==2022.7.1
PyWavelets==1.4.1
PyYAML==6.0
qudida==0.0.4
requests==2.28.2
requests-oauthlib==1.3.1
requests-unixsocket==0.2.0
rich==13.3.1
rsa==4.9
scikit-image==0.19.3
scikit-learn==1.2.1
scipy==1.10.0
seaborn==0.12.2
segmentation-models-pytorch==0.3.2
sentry-sdk==1.15.0
shapely==2.0.1
SimpleCV==1.3
SimpleITK==2.2.1
six==1.14.0
smart-open==6.3.0
spacy==3.5.0
spacy-legacy==3.0.12
spacy-loggers==1.0.4
srsly==2.4.5
statsmodels==0.13.5
sympy==1.11.1
tabulate==0.9.0
tensorboard==2.11.2
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.1
tensorflow==2.11.0
tensorflow-addons==0.19.0
tensorflow-estimator==2.11.0
tensorflow-io-gcs-filesystem==0.30.0
termcolor==2.2.0
terminaltables==3.1.10
thinc==8.1.7
thop==0.1.1.post2209072238
threadpoolctl==3.1.0
tifffile==2023.1.23.1
timm==0.6.12
torch==1.13.1
torchmetrics==0.11.0
torchvision==0.14.1
tqdm==4.64.1
typeguard==2.13.3
typer==0.7.0
typing_extensions==4.4.0
ultralytics==8.0.42
unattended-upgrades==0.1
urllib3==1.26.14
wasabi==1.1.1
wcwidth==0.2.6
Werkzeug==2.2.2
wrapt==1.14.1
yapf==0.32.0
yarl==1.8.2
zipp==3.12.0

MAFAT Challenge Team

Posted by: MAFAT_Challenge @ April 16, 2023, 12:31 p.m.
Post in this thread