find-knowledge

find-knowledge

  • 분류 전체보기 (141)
    • Review (43)
      • - 2D Object Detection (21)
      • - 3D Object Detection (4)
      • - Network (15)
      • - Label Assignment (1)
      • - Continual Learning (1)
      • - Loss (1)
    • Python (2)
      • - Tensorflow (2)
    • ML (2)
    • Devcorse (94)
      • Linux(11.01~11.04) (4)
      • ROS(11.07~11.16) (7)
      • 차선인식(11.21~11.26) (3)
      • OpenCV(11.28~12.23) (32)
      • Obejct Detection(23.01.02~0.. (10)
      • Depth Estimation(01.30~2.15.. (12)
      • Visual SLAM(02.20~3.31) (26)
  • 홈
  • 태그
  • 방명록
  • Github
RSS 피드
로그인
로그아웃 글쓰기 관리

find-knowledge

컨텐츠 검색

태그

Anchor free object detector image classification knowledge distillation New module transformer obejct detector huge cnn model auxiliary head Implicit knowledge label assignment re-parameterized CSPNet multi modal object detector multi task image calssification

최근글

댓글

공지사항

아카이브

ML(2)

  • Intersection over Union

    IoU IoU is Intersection over Union. Let's we have two overlappig boxes. $IoU = \frac{Intersection}{Union} = \frac{Intersection}{Area1 + Area2 - Intersction}$. When two bounding boxes perfectly match, IoU = 1. When two boxes are far away, IoU=0. IoU of two boxes is $\frac{0.25}{1.75}$. If IoU is 1, two boxes is same. So IoU means how similar the two boxes are. However IoU has a plateau making it ..

    2023.04.21
  • Global average Pooling

    Motivation CNN has too many filters because CNN stack convolution layers. It means CNN has too many feature maps, parameters. It makes over fitting the network. So we need to decrease parameters. And CNN + FC has too many parameters, and make disappear information of position. Main Idea Average pooling Let's see average pooling. max average makes x([1,4,4,3]) to [1,2,2,3] with pool_size=2, strid..

    2022.10.24
이전
1
다음
티스토리
© 2018 TISTORY. All rights reserved.

티스토리툴바