KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
TeRF
★ 15
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
CTMWA
:
Crossmodal Translation based Meta Weight Adaption for Robust Image-Text Sentiment Analysis
StarRail_Lua
:
lua files dumped from some anime game with stars and rails
professional-portfolio
:
No description available.
CICDash
:
Introducing CICDash — an open-source dashboard for visualizing your GitHub Actions (GHA) workflow trends.
simular
:
A Python smart-contract API with a blazingly fast (embedded) Ethereum Virtual Machine (EVM)
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
TeRF
?
Download (.md)
# TeRF # Implement of TeRF Code for TeRF: Text-driven and Region-aware Flexible Visible and Infrared Image Fusion ###### Configuration requirements before development 1. Python 3.7.0 2. Pytorch 1.12.1 ### Runing Tips 1. Install the libraries and weights required for the large model 2. Training the fusion backbone 3. Runing the main procedure (torchrun --nproc_per_node 1 main.py) ### Contributor Baixuzx7 @ wanghebaixu@gmail.com ### Copyright statement The project is signed under the MIT license, see the [LICENSE.txt](https://github.com/Baixuzx7/TeRF/main/LICENSE.txt) ### Architecture of TeRF   ### Reference ``` @inproceedings{wang2024terf, title={TeRF: Text-driven and Region-aware Flexible Visible and Infrared Image Fusion}, author={Wang, Hebaixu and Zhang, Hao and Yi, Xunpeng and Xiang, Xinyu and Fang, Leyuan and Ma, Jiayi}, booktitle={ACM Multimedia 2024}, year={2024} } ```