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
16
17
18
19
20
# 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

> [**SOLOv2: Dynamic, Faster and Stronger**](https://arxiv.org/abs/1912.04488),            
> Xinlong Wang, Rufeng Zhang, Tao Kong, Lei Li, Chunhua Shen        
> *arXiv preprint ([arXiv 1912.04488](https://arxiv.org/abs/1912.04488))*  

Code will be released soon. Stay tuned.