'잡동사니'에 해당되는 글 13738건

  1. 2025.09.06 LLM 시각화
  2. 2025.09.06 와콤 cth-490 지름 2
  3. 2025.09.05 모델 학습
  4. 2025.09.05 도커 용량 확인
  5. 2025.09.05 PWA - progressive web app
  6. 2025.09.05 nnstreamer ubuntu package
  7. 2025.09.05 gemini + claude MCP
  8. 2025.09.05 mean Average Precision(mAP)
  9. 2025.09.05 내장 그래픽으로 ROCm?
  10. 2025.09.05 eiq 데이터 구조

보기에는 멋진데.. 이걸 어떻게 해야해야 하냐 -_ㅠ

netron 에서 보이는 신경망 하나하가 오른쪽에 보이는 그것 같은데

곱해지면서 어떻게 결과가 나오는지 이해는 여전히 안간다..(!)

 

[링크 : https://bbycroft.net/llm]

   [링크 : https://news.hada.io/topic?id=22925]

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

mobilenet 학습시키기 with keras, tensorflow  (0) 2025.09.15
ssd mobilenet  (0) 2025.09.11
모델 학습  (0) 2025.09.05
mean Average Precision(mAP)  (0) 2025.09.05
내장 그래픽으로 ROCm?  (0) 2025.09.05
Posted by 구차니
하드웨어/pen tablet2025. 9. 6. 21:36

중고장터에 판매자가 있어서 모델을 물어보니

ctl-490 이라길래 검색해보니 터치가 안되는 모델이라고 해서

그래도 되는거랑 안되는건 차이가 크니 끌수있는 cth-490 으로 더 싸게 구매함

 

디자인도 간소화되고 mini usb 에서 micro usb로 바뀌고

intuos 시리즈라 뱀부랑은 펜이 호환되는데

intuos pro 시리즈와는 또 펜이 호환이 안되니 먼가 계륵이라고 해야하나?

 

그 와중에 갤럭시 노트9의 S펜도 인식을 안한다.

 

아무튼 등록정보는 아래처럼 4개인데 특이하게 윈도우 키가 기본으로 설정된다.

 

모델명은 CTH-490

디바이스 명칭은 intuos PT S?

intuos pen & touch small의 약자인가?

틸트 없고 기본펜에 지우개가 없다. 2개 버튼이 있으니 적당히 할당해야 할 듯.

그 와중에 윈도우 11에서 탐색기가 안 옮겨져서 이걸 어떻해야 하나 고민

드래그 설정이 문제인가?

 

의외로 크기 차이가 어마어마 하다.

 

 

+

2025.09.08

윈도우에서 보니 정밀모드가 안보인다?

'하드웨어 > pen tablet' 카테고리의 다른 글

xsetwacom with intuos pen & touch tablet  (0) 2025.09.10
cth-490 on ubuntu  (0) 2025.09.08
ubuntu wacom express key 에 esc 등록하기  (0) 2025.08.29
ubuntu에서 wacom 활성영역 설정하기  (0) 2025.08.28
open tablet driver  (0) 2025.08.21
Posted by 구차니

파이썬으로 학습을 하던 멀 하던.. 방법을 일단 근래걸로 찾아봐야겠다

 

[링크 : https://insight8094.tistory.com/entry/파이썬-딥러닝-모델-구축하는-방법-TensorFlowPyTorch]

 

생(?)으로 keras 부터 올려야 하나..

[링크 : https://kau-deeperent.tistory.com/59]

[링크 : https://keras.io/api/applications/mobilenet/]

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

ssd mobilenet  (0) 2025.09.11
LLM 시각화  (0) 2025.09.06
mean Average Precision(mAP)  (0) 2025.09.05
내장 그래픽으로 ROCm?  (0) 2025.09.05
ai 모델들 조사  (0) 2025.09.04
Posted by 구차니

역시 리눅스에서는 df지 ㅋㅋ

docker system df
TYPE            TOTAL     ACTIVE    SIZE      RECLAIMABLE
Images          5         4         2.095GB   860MB (41%)
Containers      7         7         9.891MB   0B (0%)
Local Volumes   16        1         1.415GB   1.415GB (99%)
Build Cache     117       0         2.217GB   2.217GB

 

$ docker system df -v
Images space usage:

REPOSITORY          TAG          IMAGE ID       CREATED        SIZE      SHARED SIZE   UNIQUE SIZE   CONTAINERS
redis               7.2-alpine   30db5eb24b65   2 months ago   40.9MB    0B            40.89MB       1
crazymax/msmtpd     latest       a02e73dfcce9   2 months ago   45.3MB    0B            45.3MB        1
librenms/librenms   latest       5c9c20133e5a   2 months ago   823MB     0B            822.5MB       4
mariadb             10           45e2873aa6dc   3 months ago   326MB     0B            326.3MB       1
ubuntu-yocto        18.04        256798aed3a3   2 years ago    860MB     0B            860MB         0

Containers space usage:

CONTAINER ID   IMAGE                      COMMAND                   LOCAL VOLUMES   SIZE      CREATED       STATUS                 NAMES
d8e0e2ea425e   librenms/librenms:latest   "/init"                   0               1.89MB    6 weeks ago   Up 11 days             librenms_snmptrapd
7ef7e23006e5   librenms/librenms:latest   "/init"                   0               2.23MB    6 weeks ago   Up 11 days             librenms_dispatcher
d1072f8b96a0   librenms/librenms:latest   "/init"                   0               2.24MB    6 weeks ago   Up 11 days             librenms_syslogng
9d09733363b0   librenms/librenms:latest   "/init"                   0               3.52MB    6 weeks ago   Up 11 days             librenms
42aa9fd1b7ad   redis:7.2-alpine           "docker-entrypoint.s…"   1               0B        6 weeks ago   Up 11 days             librenms_redis
2bcbceed24e6   mariadb:10                 "docker-entrypoint.s…"   0               2B        6 weeks ago   Up 11 days             librenms_db
adfbf2868639   crazymax/msmtpd:latest     "/init"                   0               8.88kB    6 weeks ago   Up 11 days (healthy)   librenms_msmtpd

Local Volumes space usage:

VOLUME NAME                                                        LINKS     SIZE
cc8bbc92d957d3d57f944b8c9335ceae66274d47443bc3def95cbe4d2fa71eaa   0         28.49kB
fdb3c503b6ba2bcc43c669a05c62757ab2a05f21e8d82b949bf373a485cc26ec   0         634B
10330233a0ffa524dbb796f38fa425babee4da68d7956823755d866e7862689e   0         0B
5f53756da7a5f74159085cce8c2064c4a580430e7d5f1d0ad0c984bc833b3fd0   0         0B
63907623d8e974a080c51368a0a69849c0ef12e3debd675aa26b9ec336ce8db8   0         0B
8596273ad27681d4bd30b99d501f826eced33214bf750acbe41c290c523d3679   0         185MB
a9a08abd2151855e4b9a2c2cbe8f602155f7a77c5abbd2a8fb9f28c4dc733d5b   0         0B
587ad9a2fd73efbca8acc0b6ea95c27a912681a38ae064292313175717707092   0         473.8MB
6ac6d59558c6f8cdfa522cc17a71a2c78cf8796e54159770de3ff5639df3f047   0         0B
cef5678a19a7689e437dad39dc380a2d7f043489bff237e53bf45d2725ccd82f   0         31.81kB
d00f70b5c8f2b478aaa5bed411fc09870e898930ea0f8714f1b59a9dd9548641   0         0B
d159dfbdf8c0be5e63e758f2ee768fe6f7326e8189c855d2391b233c1cd4eae2   1         1.339kB
d95262eaaa7c0619409e4463e8eec80d3742c354c6c6420a22db3bb3b0e29a71   0         0B
5808043847b5d2e22e62b237871066bd00576961f97606ae431c8a7c7d41efd7   0         185MB
95ee82cb19c4a8f7f025adc21732040d5063c478c066e867514bcd020e7a9e1b   0         571MB
e6469f9cf8dfa865cfe501506f53afc9aba496f642cec6ce0fbc46b463446914   0         100.7kB

Build cache usage: 2.217GB

CACHE ID       CACHE TYPE     SIZE      CREATED         LAST USED       USAGE     SHARED
jny7mzu6qu0m   source.local   697B      2 years ago     2 years ago     1         false
x5k09vfgk7ju   regular        61.6MB    2 years ago     2 years ago     1         true
ibs6zjbxc3q0   regular        643MB     2 years ago     2 years ago     1         true
iicxqh6xb5sy   regular        86.8MB    2 years ago     2 years ago     1         true
kjoktyd393ii   regular        2.59MB    2 years ago     2 years ago     1         true
wqdj0n5mv0fk   regular        0B        2 years ago     2 years ago     1         true
makdxsbr6t6r   regular        0B        2 years ago     2 years ago     1         true
3zyn0d7tc8bo   regular        0B        2 years ago     2 years ago     1         true
krrflnbuj7bx   regular        2.7MB     2 years ago     2 years ago     1         true
rprvxuuqj4x5   source.local   0B        2 years ago     2 years ago     1         false
q3mtqpya9puq   regular        0B        17 months ago   17 months ago   1         false
ieb4ii6qj56d   regular        0B        17 months ago   17 months ago   1         false
n1nv2hgg3qn2   regular        0B        17 months ago   17 months ago   1         false
po4fdhoyrma4   regular        0B        17 months ago   17 months ago   1         false
qsodhpl078hi   regular        0B        17 months ago   17 months ago   1         false
yddu59p2060k   regular        0B        17 months ago   17 months ago   1         false
xfmue99apnb0   regular        0B        17 months ago   17 months ago   1         false
98w3frto5lj3   regular        0B        17 months ago   17 months ago   1         false
4cgtbq9ktkn5   regular        1.85kB    17 months ago   17 months ago   1         false
uf3bqw7uzcu3   regular        0B        17 months ago   17 months ago   1         false
es7oarnujshb   regular        2.22MB    17 months ago   17 months ago   1         false
o78iq4f0x8b3   regular        270MB     17 months ago   17 months ago   1         false
4ureau1w4q3i   regular        0B        17 months ago   17 months ago   1         false
sm8rm03q2wd4   regular        18.1MB    17 months ago   17 months ago   1         false
po6wdjsp4rk5   regular        16.6MB    17 months ago   17 months ago   1         false
e8902t2k3dpp   regular        0B        16 months ago   16 months ago   1         false
r0afbomy12b0   regular        0B        16 months ago   16 months ago   1         false
2ghi4w004axo   regular        0B        16 months ago   16 months ago   1         false
s95ux9z8qo5m   regular        0B        16 months ago   16 months ago   1         false
nge3xuf6jxgs   regular        0B        16 months ago   16 months ago   1         false
nmykxrk9bcis   regular        0B        16 months ago   16 months ago   1         false
s0u8vs2czcbf   regular        0B        16 months ago   16 months ago   1         false
9pmgbk164n85   regular        0B        16 months ago   16 months ago   1         false
inyi8ai3ds3e   regular        21.8kB    16 months ago   16 months ago   1         false
lrpj2oyjleh2   regular        19.4MB    16 months ago   16 months ago   1         false
nikdc12sinaa   regular        1.78kB    16 months ago   16 months ago   1         false
obls139l3vh6   regular        7.5kB     16 months ago   16 months ago   1         false
qj1c24zyrvob   regular        345MB     16 months ago   16 months ago   1         false
m7nxc34d51bd   source.local   359B      17 months ago   16 months ago   4         false
85a8xi7hujns   source.local   0B        17 months ago   16 months ago   3         false
2xjxqusnw20l   regular        19.4MB    16 months ago   16 months ago   1         false
qqqubndviq52   regular        345MB     16 months ago   16 months ago   1         false
5ovtdes06k03   regular        0B        16 months ago   16 months ago   2         false
cn3apkzlpcrz   regular        21.8kB    16 months ago   16 months ago   1         false
vug5rdehq38c   regular        7.24kB    16 months ago   16 months ago   1         false
sxs01eodwzbe   regular        1.78kB    16 months ago   16 months ago   1         false
5uf16uaftq1x   regular        0B        14 months ago   14 months ago   1         false
kspm11lx2pyi   regular        0B        14 months ago   14 months ago   1         false
n97lcjctcxzy   regular        0B        14 months ago   14 months ago   1         false
mdsw3ondqhvr   regular        1.78kB    14 months ago   14 months ago   1         false
xqbkqhn1y9yn   regular        0B        14 months ago   14 months ago   1         false
rr0mzscsatuu   regular        19.4MB    14 months ago   14 months ago   1         false
hcvlg12hogvo   regular        21.8kB    14 months ago   14 months ago   1         false
93tuatu25yvf   regular        7.5kB     14 months ago   14 months ago   1         false
8o9nn8r2eaho   regular        355MB     14 months ago   14 months ago   1         false
hb9k9w985nd4   regular        0B        14 months ago   14 months ago   2         false
q8a6ocz84nbl   regular        0B        14 months ago   14 months ago   2         false
z775g7uinj64   regular        0B        14 months ago   14 months ago   2         false
i991l08j0mh5   regular        0B        14 months ago   14 months ago   2         false
yt6in5ok59cn   regular        0B        14 months ago   14 months ago   2         false
2vuzz6rrs9xw   regular        0B        14 months ago   14 months ago   1         false
kat7vis3d527   regular        0B        14 months ago   14 months ago   1         false
2k3hjerabalv   regular        51MB      14 months ago   14 months ago   1         false
idwhasw5mvfx   regular        1.78kB    14 months ago   14 months ago   1         false
z6mhyvgrls89   regular        0B        14 months ago   14 months ago   1         false
i7tlj9v0yzzq   regular        1.68kB    14 months ago   14 months ago   1         false
innbsda6beuh   regular        0B        14 months ago   14 months ago   1         false
dhu79uiha3qo   regular        19.4MB    14 months ago   14 months ago   1         false
hx86hi4cpn8o   regular        19.4MB    14 months ago   14 months ago   1         false
8wv281gr7fcx   regular        7.5kB     14 months ago   14 months ago   1         false
mfuu9l6ej47f   regular        22.8MB    14 months ago   14 months ago   1         false
ampzlwjgnqn9   regular        355MB     14 months ago   14 months ago   1         false
r5p548010wuc   regular        1.78kB    14 months ago   14 months ago   1         false
v44xkgdt0c8n   regular        0B        13 months ago   13 months ago   1         false
wnokhonmjhlp   regular        0B        13 months ago   13 months ago   1         false
a5yx08sc0ygx   regular        0B        13 months ago   13 months ago   1         false
n7agl1kq5ifh   regular        0B        13 months ago   13 months ago   1         false
35uebbj81utp   regular        0B        13 months ago   13 months ago   1         false
ja7jc9hqs38h   regular        0B        13 months ago   13 months ago   1         false
juwn10f1dml5   regular        0B        13 months ago   13 months ago   1         false
uomlhn7s2fpb   regular        841B      13 months ago   13 months ago   1         false
d7blluzmoips   regular        58.6MB    13 months ago   13 months ago   1         false
1f6jecen58es   regular        991B      13 months ago   13 months ago   1         false
p4ryxiank4oq   source.local   150B      14 months ago   13 months ago   4         false
yylffm7wgiw1   source.local   0B        14 months ago   13 months ago   4         false
vbgcm1qoqhqu   regular        0B        13 months ago   13 months ago   1         false
qwhulnag5n17   source.local   991B      13 months ago   13 months ago   1         false
i1ho0tutoew0   regular        0B        13 months ago   13 months ago   1         false
wasw558snz2e   regular        0B        13 months ago   13 months ago   1         false
jziyntdfnctj   regular        0B        13 months ago   13 months ago   1         false
cmq0y59w1hi0   regular        0B        13 months ago   13 months ago   1         false
yi9solt1yii8   regular        0B        13 months ago   13 months ago   1         false
9j68dcxsbzl7   regular        0B        13 months ago   13 months ago   1         false
um79teqphg8w   regular        0B        13 months ago   13 months ago   1         false
prej9z8swg44   regular        0B        13 months ago   13 months ago   1         false
l0fxuiq5mz5x   source.local   991B      13 months ago   13 months ago   1         false
p457ilq4onkn   regular        0B        13 months ago   13 months ago   1         false
mfuuhrl4h923   regular        841B      13 months ago   13 months ago   1         false
uoe0j62w2e6l   regular        58.6MB    13 months ago   13 months ago   1         false
w9ocavcy7mat   regular        991B      13 months ago   13 months ago   1         false
l9ydoonukq2w   source.local   150B      13 months ago   13 months ago   1         false
5glaf3v5jjsg   source.local   0B        13 months ago   13 months ago   1         false
z0ohilrpap0t   regular        0B        13 months ago   13 months ago   1         false
mnz8rux9enp6   regular        19.6MB    8 months ago    8 months ago    1         false
l979qjvevzm6   regular        1.78kB    8 months ago    8 months ago    1         false
yp0tp9w44nkp   regular        54.1MB    8 months ago    8 months ago    1         false
ftekjaxr68b8   regular        1.68kB    8 months ago    8 months ago    1         false
z1z2w8klcpdd   regular        19.6MB    8 months ago    8 months ago    1         false
kfivdpi3xu5e   regular        54.7MB    8 months ago    8 months ago    1         false
glbj6vgbg39h   regular        1.68kB    8 months ago    8 months ago    1         false
1iaxxn9hcgla   regular        1.78kB    8 months ago    8 months ago    1         false
sqilqm25co97   regular        19.6MB    8 months ago    8 months ago    1         false
zihwyokyw2tr   regular        1.68kB    8 months ago    8 months ago    1         false
ujhmzsqumctg   regular        1.78kB    8 months ago    8 months ago    1         false
ffax67h6qbj3   source.local   195B      8 months ago    8 months ago    3         false
d811115ierno   source.local   0B        8 months ago    8 months ago    3         false
xbgo8pyop085   regular        54.7MB    8 months ago    8 months ago    1         false

 

$ docker help system df
Usage:  docker system df [OPTIONS]

Show docker disk usage

Options:
      --format string   Format output using a custom template:
                        'table':            Print output in table format with column headers (default)
                        'table TEMPLATE':   Print output in table format using the given Go template
                        'json':             Print in JSON format
                        'TEMPLATE':         Print output using the given Go template.
                        Refer to https://docs.docker.com/go/formatting/ for more information about formatting output with templates
  -v, --verbose         Show detailed information on space usage

 

$ docker help system
Usage:  docker system COMMAND

Manage Docker

Commands:
  df          Show docker disk usage
  events      Get real time events from the server
  info        Display system-wide information
  prune       Remove unused data

Run 'docker system COMMAND --help' for more information on a command.

 

[링크 : https://soundprovider.tistory.com/entry/Docker-Docker-용량-정리]

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

docker python cv2.imshow xcb  (0) 2024.05.09
docker permission denied  (0) 2024.05.08
docker start / stop  (0) 2024.05.08
docker attach / detach  (0) 2024.05.08
docker 이미지 이름 주기  (0) 2024.05.08
Posted by 구차니
Programming/web 관련2025. 9. 5. 17:42

'Programming > web 관련' 카테고리의 다른 글

restful API  (0) 2025.07.15
html custom tag  (0) 2025.05.14
polypill  (0) 2025.03.05
css 캐로젤  (0) 2024.11.12
webgl + three.js를 이용한 GL 공부하기 (feat 클로드)  (0) 2024.10.18
Posted by 구차니

mobivius 가 있긴한데.. 해봐? ㅋㅋㅋ

 

Getting Started: Ubuntu-PPA Install
Install via PPA repository (Ubuntu)
The nnstreamer releases are at a PPA repository. In order to install it, use:

$ sudo apt-add-repository ppa:nnstreamer
$ sudo apt install nnstreamer

Additional plugins available
nnstreamer-caffe2 : Allows to use caffe2 models in a pipeline. (From pytorch 1.3.1 by default)
nnstreamer-cpp : Allows to use C++ classes as filters of a pipeline.
nnstreamer-cpp-dev : Required to build C++ class-filters.
nnstreamer-dev : Required to build C function-filters and to build your own nnstreamer plugins.
nnstreamer-edgetpu : Allows to use edge-TPU in a pipeline.
nnstreamer-flatbuf : Allows to convert-from and decode-to flatbuf streams.
nnstreamer-misc: Provides additional gstreamer plugins for nnstreamer pipelines. Included plugins: join.
nnstreamer-openvino : Allows to use OpenVINO (Intel), enabling Movidius-X.
nnstreamer-protobuf : Allows to convert-from and decode-to protobuf streams.
nnstreamer-python2 : Allows to use python2 classes as filters of a pipeline.
nnstreamer-python3 : Allows to use python3 classes as filters of a pipeline.
nnstreamer-pytorch : Allows to use Pytorch models in a pipeline. (From pytorch 1.3.1 by default)
nnstreamer-tensorflow : Allows to use TensorFlow models in a pipeline. (From tensorflow 1.13.1 by default)
nnstreamer-tensorflow-lite : Allows to use TensorFlow-lite models in a pipeline. (From tensorflow 1.13.1 by default)

[링크 : https://nnstreamer.github.io/getting-started-ubuntu-ppa.html]

 

대행으로 하나 살거 알리에서 x4 x1 하나씩 사도 되겠네?!

[링크 : https://ko.aliexpress.com/item/1005005293216124.html]

[링크 : http://itempage3.auction.co.kr/DetailView.aspx?itemno=D855895973]

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

movidius MyriadX * 2  (1) 2025.01.08
innodisk egpa-i201-c1 Movidius Myriad X  (0) 2025.01.06
openvino myriad  (2) 2025.01.04
intel NCS2 ubuntu 설치?  (0) 2020.10.21
intel ncs2 설치  (0) 2020.10.21
Posted by 구차니

claude 에 gemini를 넣어서 하는건데 한번 시도해봐야겠다.

 

[링크 : https://toyourlight.tistory.com/152]

[링크 : https://apidog.com/kr/blog/gemini-mcp-claude-code-kr/]

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

gemini + blender / freecad token  (0) 2025.09.02
csm.ai  (0) 2025.09.01
gemini + ubuntu + uvx 등등등.. 뻘기록  (0) 2025.09.01
claude desktop  (0) 2025.08.31
Posted by 구차니

eIQ에서 학습하는데 train mean Average Precision 라고 써있어서 먼가 했는데

학습시에 얼마나 잘 배우고 있냐 라는 지표중에 하나라고 한다.

ROI가 얼마나 정확하게 모든 이미지에 대해서 측정하고 평균내면 그게 mAP 라고

 

[링크 : https://ctkim.tistory.com/entry/mAPMean-Average-Precision-정리]

[링크 : https://wikidocs.net/162466]

[링크 : https://littlefoxdiary.tistory.com/126]

 

그런데 학습시키면서 0.2 정도에서 수렴을 하면서 학습이 중단되는데 머가 잘못설정되서 그런걸까?

몇개글을 찾아봐도 eIQ에서 설정 가능한 항목들이 아닌것 같은데

python으로 직접 학습시켜봐야하나...

[링크 : https://github.com/ultralytics/ultralytics/issues/10226]

[링크 : https://stackoverflow.com/questions/78558728/yolo-training-with-low-precision-and-low-map]

[링크 : https://stackoverflow.com/questions/48595240/map-decreasing-with-training-tensorflow-object-detection-ssd]

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

LLM 시각화  (0) 2025.09.06
모델 학습  (0) 2025.09.05
내장 그래픽으로 ROCm?  (0) 2025.09.05
ai 모델들 조사  (0) 2025.09.04
facenet  (0) 2025.08.22
Posted by 구차니

tensorflow 보면 대개 nvidia만 쓰게 되어있는데, 어떻게 tensorflow에서 AMD 쓸수 있대서 찾아보는 중

[링크 : https://yhu0409.tistory.com/14]

 

nartmada
on Mar 22, 2024
Collaborator
Hi @CardLin, unfortunately 5700G APU is not a supported HW and the workaround environment flags will have performance impact. Sorry, there will be no fix in future ROCm release for this Cezanne APU issue. Closing the ticket.

[링크 : https://github.com/ROCm/ROCm/issues/2964]

 

AMD "Vega" Architecture Gets No More ROCm Updates After Release 5.6
by btarunr Jul 3rd, 2023 14:55 Discuss (42 Comments)

[링크 : https://www.techpowerup.com/310764/amd-vega-architecture-gets-no-more-rocm-updates-after-release-5-6]

 

우분투에서 ROCm 지원하다가 vega 에 대해서는 추가 지원이 없다고 한다.

현재 최신이 6.4.3인데 5.6까지 밖에 지원안한다라..(혹은 더이상의 버그 픽스만 없다면 쓸수는 있다는건가?)

[링크 : https://rocm.docs.amd.com/en/latest/release/versions.html]

 

그럼.. 이걸 해보려면 노트북을 밀어야겠...네?!

윈도우 11도 마음에 안드는데 이 기회에?!?! ㅋㅋ

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

모델 학습  (0) 2025.09.05
mean Average Precision(mAP)  (0) 2025.09.05
ai 모델들 조사  (0) 2025.09.04
facenet  (0) 2025.08.22
NMS, soft-NMS  (0) 2024.01.15
Posted by 구차니
embeded/i.mx 8m plus2025. 9. 5. 10:39

크게 세 가지가 가능한데

VOC dataset은 detection을 위한 것이고

structured folder는 classification

tfds는 classification과 detection 모두를 위한 것인데...

 

3.3.1 VOC dataset
VOC datasets are introduced in Pascal Visual Object Classes Challenge. This format is also used by the ImageNet
datasets. Images and labels in this dataset can be used to train detection models.

 

3.3.2 Structured folders dataset
Using the Import dataset screen, you can also import datasets that have a specific folder structure. These datasets do
not have to be compressed into TAR files as with VOC datasets. The only requirement is that the images are saved in
specific folders. The datasets created this way can be used to train models for classification tasks.

 

3.3.3 TFDS datasets
TFDS datasets allow you to import some of the datasets provided by tensorflow in their catalog here. The tool allows
you to download datasets for image classification and object detection.

 

그러면 segmentation은 누구냐..

문서 상에서는 cli를 통해서 직접해야 하는건가..

7.1 Image segmentation
The following models target the image segmentation use case:
• deeplab_v3
To run the “deeplab” model, the workspace\models\deeplab_v3\runner_demo.py script runs the inference using the
converted model on the target device and decodes the output. You may also inspect the Python code. The script sends
a simple HTTP request to the device and the rest of the script decodes the output. There are also a few images available
for testing in the imgs folder.

'embeded > i.mx 8m plus' 카테고리의 다른 글

eiq 모델 정리  (0) 2025.09.16
ubuntu 22.04 + cuda + cudnn 설치  (0) 2025.09.04
import tensorflow illegal instruction  (0) 2025.09.04
eiq on windows with nvidia  (0) 2025.09.03
vainfo  (0) 2025.09.03
Posted by 구차니