wanderhzz nielsr HF Staff commited on
Commit
bf2f188
·
verified ·
1 Parent(s): 2e30bcb

Add model card (#1)

Browse files

- Add model card (8ffb0e639a00a744f3cf0c24112294ae9d093d51)


Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +7 -0
README.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ ---
2
+ pipeline_tag: image-segmentation
3
+ ---
4
+
5
+ This repository contains the model of the paper [Hard-aware Instance Adaptive Self-training for Unsupervised Cross-domain Semantic Segmentation](https://huggingface.co/papers/2302.06992).
6
+
7
+ Code: https://github.com/bupt-ai-cz/HIAST