분석시각화 대회 코드 공유 게시물은
내용 확인 후
좋아요(투표) 가능합니다.
위성 이미지 객체 검출 미래도전기술 경진대회
또 다른 inference error
아래와 같은 인퍼런스 에러가 나는데 이런 에러나는 원인을 혹시 아시는 분 계신가요?
0% 0/1237 [00:00<?, ?it/s]2020-02-24 11:31:43.286300: W tensorflow/core/framework/op_kernel.cc:1651] OP_REQUIRES failed at gather_nd_op.cc:47 : Invalid argument: indices[149,295,0] = [149, 295, -1] does not index into param shape [300,300,24]
2020-02-24 11:31:43.287139: W tensorflow/core/framework/op_kernel.cc:1651] OP_REQUIRES failed at gather_nd_op.cc:47 : Invalid argument: indices[224,299,0] = [224, 299, -1] does not index into param shape [300,300,24]
DACON Co.,Ltd | CEO Kookjin Kim | 699-81-01021
Mail-order-sales Registration Number: 2021-서울영등포-1704
Business Providing Employment Information Number: J1204020250004
#901, Eunhaeng-ro 3, Yeongdeungpo-gu, Seoul 07237
E-mail dacon@dacon.io |
Tel. 070-4102-0545
Copyright ⓒ DACON Inc. All rights reserved
create_dataset.py로 tfrecords 생성하실 때 핑크퐁님 말씀대로 patch_size나 overlay_size 변경하셨으면, 그에 맞게 inference.py 실행하실 때에도 파라미터 입력해주셔야 합니다.