货车检测)
(
田间复杂环境下的
黄花菜识别)
(
红外场景下的
车辆检测)
对于场景的选择:
- 不要太烂大街,可以选择偏冷门的,但一定要具有实际意义。
对于检测对象的选择(数据集):
- 建议使用公共数据集(一是认可度高,二是方便进行的对比实验,三是容易获取) 。
PS:
有一个小思路,那就是根据自己学院特色来写。比如xx农业大学的就可以做花果蔬菜的检测,xx交通大学的可以做车辆、交通指示牌的检测,xx海洋大学可以做海底生物检测,xx医科大学可以做医学图像的识别(更多的是分割)等等。
总结一下就是:
自己感兴趣+有实际意义+资源容易获取+没那么烂大街
☀️1.3 阅读相关论文
确定了大致方向之后,我们就要重点看对应领域的论文。看得多了,你就能发现大家都在研究什么,用了哪些涨点的tricks,有哪些需要继续研究的地方,再根据你的数据集制定研究方案。
分享一些论文查找的链接:
👑**(1)顶会**
序号 | 简称 | 全称 | 简介 | 网址 |
---|---|---|---|---|
1 | ICCV | IEEE International Conference on Computer Vision | 国际计算机视觉大会,由IEEE主办。是计算机视觉三大会议最高级别 | Accueil - International Conference on Computer Vision - October 2-6, 2023 - Paris - France - ICCV2023 (thecvf.com)") |
2 | ECCV | European Conference on Computer Vision | 欧洲计算机视觉国际会议。是计算机视觉三大会议之一,每两年召开一次,与ICCV正好错开。 | [首页 |
3 | CVPR | IEEE Conference on Computer Vision and Pattern Recognition | IEEE国际计算机视觉与模式识别会议。该会议一般在6月举行,举办地是美国,是一个一年一次的会议。 | The Computer Vision Foundation – A non-profit organization that fosters and supports research in all aspects of computer vision (thecvf.com)") |
👑(2)顶刊
序号 | 简称 | 全称 | 出版社 | 网址 |
---|---|---|---|---|
1 | TPAMI | Pattern Analysis and Machine Intelligence, IEEE Transactions on IEEE | IEEE | IEEE Transactions on Pattern Analysis and Machine Intelligence / IEEE Xplore |
2 | TIP | Image Processing, IEEE Transactions on | IEEE | IEEE Transactions on Image Processing / IEEE Xplore |
3 | IJCV | International Journal of Computer Vision | Springer | International Journal of Computer Vision / Home |
4 | TMM | Multimedia, IEEE Transactions on | IEEE | IEEE Transactions on Multimedia / IEEE Xplore |
5 | PR | Pattern Recognitionr | Elsevie | Pattern Recognition - Journal - Elsevier |
6 | TCSVT | Transactions on Circuits and Systems for Video Technology | IEEE | IEEE Transactions on Circuits and Systems for Video Technology |
👑(3)中文核心
序号 | 名称 | 网址 |
---|---|---|
1 | 计算机学报 | http://cjc.ict.ac.cn/ |
2 | 软件学报 | http://www.jos.org.cn/jos/home |
3 | 自动化学报 | http://www.aas.net.cn/ |
4 | 计算机研究与发展 | https://crad.ict.ac.cn/CN/1000-1239/home.shtml |