Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/acecoooool/interview-computer-vision

:books: 计算机视觉笔记和总结
https://github.com/acecoooool/interview-computer-vision

computer-vision interview summary

Last synced: 5 days ago
JSON representation

:books: 计算机视觉笔记和总结

Awesome Lists containing this project

README

        

# interview-computer-vision
计算机视觉方向知识点总结。

### 1. 数字图像处理

详见:[image process](Image/README.md)

> 这部分很多内容是来学校课程的ppt

### 2. 机器学习基础

详见:[machine learning](ML/README.md)

> 更"全面的"内容见:[机器学习基石和技法](https://github.com/AceCoooool/MLF-MLT)

### 3. 深度学习基础

详见:[deep learning](DL/README.md)

> 更"全面的"内容见:[MLDS-Note](https://github.com/AceCoooool/MLDS-Note)

### 4. 去噪网络

详见:[denoise](Denoise/README.md)

> 更多去噪论文:[Denoise Summary](https://github.com/wenbihan/reproducible-image-denoising-state-of-the-art)

### 5. 目标检测

详见:[object detection](Detection/README.md)

### 6. 实例分割

详见:[semantic segmentation](Segmentation/README.md)

## 说明

1. 里面很多内容直接参考其他人的一些笔记(个人比较懒),如果有任何**侵权或者未注明出处**请联系我,会删掉或注明出处(非常抱歉,由于很多是很久以前的笔记,不一定记得住标明)

2. 希望这里面的内容对您有帮助,请勿用于任何商业用途~

3. 欢迎pull issue和pull requests