-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fd78c70
commit 05919fa
Showing
1 changed file
with
6 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,7 +26,12 @@ camouflaged objects based on a small set of referring images with salient target | |
|
||
> For technical questions, feel free to contact [[email protected]]() and [[email protected]](). If our work gives some inspiration to you, please cite it ([BibTeX](https://scholar.google.com.hk/scholar?hl=zh-CN&as_sdt=0%2C5&q=Referring+Camouflaged+Object+Detection+Xuying+&btnG=)) and star this project. Thank you! | ||
**Note**: I will upload the codes including the embedding process of the common representations of target objects, the attribution evaluation of different COD / Ref-COD methods, etc, within several weeks. | ||
**Todo List** | ||
I will upload the codes later, including: | ||
- [ ] the embedding process of the common representations of target objects; | ||
- [ ] the attribution evaluation of different COD / Ref-COD methods; | ||
- [ ] others. | ||
|
||
And you can first use my processed representations at the below dataset link if you are interested in our Ref-COD topic. | ||
|
||
## Environment setup | ||
|