Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 정규식
- STAGE
- 백준
- ADD
- 1330
- 15596
- Reset
- GitHub 설치
- 파이썬
- Restore
- remote repository 생성
- local repository 생성
- commit
- python
- Baekjoon
- git push
- regExr
- 수정사항업데이트
- git config global
- boostcamp #aI tech #주간리뷰
- Push
- github
- amend
- git commit
- git
- 함수
- 두수비교하기
- 1
Archives
- Today
- Total
Très bien
Papers with Code 본문
Papers with Code
다양한 task와 dataset에 대한 다양한 모델들의 성능을 벤치마킹 해주는 웹 서비스입니다. image classification 모델들의 성능을 비교할 수 있으며 논문과 구현 코드도 확인할 수 있습니다.
Papers with Code - Image Classification
**Image Classification** is a fundamental task that attempts to comprehend an entire image as a whole. The goal is to classify the image by assigning it to a specific label. Typically, Image Classification refers to images in which only one object appears
paperswithcode.com
'Study > Deep Learning' 카테고리의 다른 글
Graph Neural Network (0) | 2023.06.13 |
---|---|
Deep Learning - Intro. (0) | 2022.02.07 |
Comments