Skip to content
Snippets Groups Projects
Unverified Commit 1481f199 authored by Yuwen Heng's avatar Yuwen Heng Committed by GitHub
Browse files

Update README.md

parent db918f39
No related branches found
No related tags found
No related merge requests found
# Dynamic-Backward-Attention-Transformer
This is the official repository of the paper "Enhancing Material Features Using Dynamic Backward Attention on Cross-Resolution Patches".
To install the dependencies, please refer to the conda env file.
'''
conda env create -f environment.yml
'''
Or, if you prefer using docker, please pull our prepared image:
'''
docker pull 123mutouren/cv:1.0.0
'''
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment