'2021/01/07'에 해당되는 글 3건

  1. 2021.01.07 오늘 최고기온 -10도 4
  2. 2021.01.07 CNN - YOLO
  3. 2021.01.07 MPI/PMI

실화냐... 날씨 대박 미친듯

오늘 밤 이러다가 -20도 찍는거 아닌지 모르겠네

 

+

2021.01.08

'개소리 왈왈 > 육아관련 주저리' 카테고리의 다른 글

1인 사우나를 샀다 그리고 핸드폰을 빼앗겼다  (0) 2021.01.15
세탁기가 얼다니!!  (0) 2021.01.09
새가 졸리면 하는 행동?  (0) 2021.01.02
2021년 새해!  (0) 2021.01.01
2020년도 끝!  (0) 2020.12.31
Posted by 구차니

 

[링크 : https://medium.com/curg/you-only-look-once-다-단지-한-번만-보았을-뿐이라구-bddc8e6238e2]

[링크 : https://curt-park.github.io/2017-03-26/yolo/]

 

[링크 : https://pjreddie.com/darknet/yolo/]

[링크 : https://zeuseyera.github.io/darknet-kr/3_ImageNet_BunRyu/BunRyu.html]

 

*net?

AlexNet

[링크 : https://en.wikipedia.org/wiki/AlexNet]

 

VGGNet 이라는 CNN모델

[링크 : https://89douner.tistory.com/61]

 

LeNet, ZFNet, ...

[링크 : https://blog.naver.com/laonple/221218707503]

 

inception/googlenet

[링크 : https://ikkison.tistory.com/86]

[링크 : https://kangbk0120.github.io/articles/2018-01/inception-googlenet-review]

 

 

net으로 끝나서 먼가 했는데 일단은 이미지 데이터베이스, 단어 데이터베이스 인 듯.

단지 데이터베이스이기 때문에 딥 러닝에 용이해서 언급이 되는 건가?

 

ImageNet is an image database organized according to the WordNet hierarchy

[링크 : http://www.image-net.org/] imagenet

 

WordNet® is a large lexical database of English.

[링크 : https://wordnet.princeton.edu/] wordnet

 

 

COCO - Common Object in COntext

[링크 : https://cocodataset.org/#home]

'프로그램 사용 > yolo_tensorflow' 카테고리의 다른 글

yolo lite  (0) 2021.01.08
SSDnnn (Single Shot Detector)  (0) 2021.01.08
yolo BFLOPs  (0) 2020.10.21
yolo3 on ubuntu 18.04  (0) 2020.10.20
yolo on rpi?  (0) 2020.10.06
Posted by 구차니

회문인가?

찾는데 정말 안나오네 ㅠㅠ

 

[링크 : https://slurm.schedmd.com/mpi_guide.html]

 

Process Management Interface Exascale (PMIx) 

[링크 : https://openpmix.github.io/]

 

These process managers communicate with MPICH processes using a predefined interface called as PMI (process management interface).

[링크 : https://wiki.mpich.org/mpich/index.php/Frequently_Asked_Questions]

 

+

slurm.schedmd.com/mpiplugins.html

'프로그램 사용 > openHPC' 카테고리의 다른 글

warewulf - wwsh 명령어  (0) 2021.01.06
hpl/linpack openmpi slurm  (0) 2021.01.05
openSUSE에 getvnfs extracting failed ㅠㅠ  (0) 2021.01.05
openSUSE에 openHPC 설치하기 part 1  (0) 2021.01.04
slurm, pbs pro, torque/maui  (0) 2021.01.04
Posted by 구차니