"sgl-kernel/pyproject_rocm.toml" did not exist on "eb06dbcbf8cb652a3f6c3b0392366b1cfed3515d"
README.md 713 Bytes
Newer Older
Xinlong Wang's avatar
init  
Xinlong Wang committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# SOLO: Segmenting Objects by Locations

This project hosts the code for implementing the SOLO algorithms for instance segmentation.

## SOLOv1

> [**SOLO: Segmenting Objects by Locations**](https://arxiv.org/abs/1912.04488),            
> Xinlong Wang, Tao Kong, Chunhua Shen, Yuning Jiang, Lei Li        
> *arXiv preprint ([arXiv 1912.04488](https://arxiv.org/abs/1912.04488))*   

Code will be available in this week.


## SOlOv2

Xinlong Wang's avatar
update  
Xinlong Wang committed
16
> [**SOLOv2: Dynamic, Faster and Stronger**](https://arxiv.org/abs/2003.10152),            
Xinlong Wang's avatar
init  
Xinlong Wang committed
17
> Xinlong Wang, Rufeng Zhang, Tao Kong, Lei Li, Chunhua Shen        
Xinlong Wang's avatar
update  
Xinlong Wang committed
18
> *arXiv preprint ([arXiv 2003.10152](https://arxiv.org/abs/2003.10152))*  
Xinlong Wang's avatar
init  
Xinlong Wang committed
19
20

Code will be released soon. Stay tuned.