You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Mohan Zhou dc34e75966 Update README for segmentation 3 years ago
..
.github Initialize with mmdetection@618dca08 3 years ago
configs/scl Update SCL for mmdetection 3 years ago
demo Initialize with mmdetection@618dca08 3 years ago
docker Initialize with mmdetection@618dca08 3 years ago
docs Initialize with mmdetection@618dca08 3 years ago
mmdet Update SCL for mmdetection 3 years ago
tests Initialize with mmdetection@618dca08 3 years ago
tools Initialize with mmdetection@618dca08 3 years ago
.gitignore Initialize with mmdetection@618dca08 3 years ago
.isort.cfg Initialize with mmdetection@618dca08 3 years ago
.pre-commit-config.yaml Initialize with mmdetection@618dca08 3 years ago
.style.yapf Initialize with mmdetection@618dca08 3 years ago
.travis.yml Initialize with mmdetection@618dca08 3 years ago
LICENSE Initialize with mmdetection@618dca08 3 years ago
README.md Update README for segmentation 3 years ago
pytest.ini Initialize with mmdetection@618dca08 3 years ago
requirements.txt Initialize with mmdetection@618dca08 3 years ago
setup.py Initialize with mmdetection@618dca08 3 years ago

该项目开源了一个基于图像中物体结构信息深度理解的图像识别、检测、分割算法框架。通过同一类别图像之间的共现信息首先基于弱监督的方式获得图像中物体的整体轮廓,然后基于自监督学习的方式,利用极坐标回归的损失函数来迫使神经网络对于目标物体的内部几何结构进行建模,从而辅助图像分类、检测以及分割任务来提升性能。

Jupyter Notebook Python Cuda Markdown C++ other

Contributors (1)