Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ tags:
|
|
| 6 |
- code
|
| 7 |
---
|
| 8 |
# MSRNet: A Multi-Scale Recursive Network for Camouflaged Object Detection.
|
| 9 |
-
This repository is for MSRNet: A Multi-Scale Recursive Network for Camouflaged Object Detection, introduced in this [paper](
|
| 10 |
|
| 11 |
The model is built using PyTorch on an NVIDIA RTX A6000 GPU with a total memory size of 48 GB. The code is also available in our [GitHub](https://github.com/linaagh98/MSRNet) repository.
|
| 12 |
|
|
|
|
| 6 |
- code
|
| 7 |
---
|
| 8 |
# MSRNet: A Multi-Scale Recursive Network for Camouflaged Object Detection.
|
| 9 |
+
This repository is for MSRNet: A Multi-Scale Recursive Network for Camouflaged Object Detection, introduced in this [paper](https://huggingface.co/papers/2511.12810).
|
| 10 |
|
| 11 |
The model is built using PyTorch on an NVIDIA RTX A6000 GPU with a total memory size of 48 GB. The code is also available in our [GitHub](https://github.com/linaagh98/MSRNet) repository.
|
| 12 |
|