Low-light Object Detection and Instance Segmentation Forum

Go back to competition Back to thread list Post in this thread

> Why json cannot submit?

I submit json file,but it told me "invalid file type(application/json)",what does it mean???

Posted by: gc @ March 13, 2024, 10:12 a.m.

The competition profile said we should package it in to a zip file,(only contains the .json file)

Posted by: ICEzero16 @ March 14, 2024, 12:37 p.m.

using zip file,I can submit now,but the status is Failed.

Posted by: gc @ March 14, 2024, 2:16 p.m.

Yep,I met this problem too.
You should rename your json file as they required.
You can figure it out in the "Submission" details.

Posted by: ICEzero16 @ March 14, 2024, 2:21 p.m.

Thanks, it finally work!

Posted by: gc @ March 14, 2024, 2:24 p.m.

Does anyone why I always failed? The information as follows:
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
Detailed files:
coopetition_phase_4.txt
coopetition_phase_1.txt
coopetition_downloads.txt
coopetition_scores_phase_4.txt
current_user.txt
coopetition_scores_phase_3.txt
coopetition_phase_2.txt
coopetition_scores_phase_2.txt
coopetition_scores_phase_1.txt
coopetition_phase_3.txt
lis_coco_png_raw_dark_valonly_challenge.json
lis_coco_png_raw_dark_valonly_challenge.json

Traceback (most recent call last):
File "/tmp/codalab/tmp5v0NBY/run/program/evaluate.py", line 164, in
raise e
File "/tmp/codalab/tmp5v0NBY/run/program/evaluate.py", line 159, in
main(input_dir, output_dir)
File "/tmp/codalab/tmp5v0NBY/run/program/evaluate.py", line 138, in main
cocoEval = cocoEval_change(cocoGt, cocoDt, "bbox")
UnboundLocalError: local variable 'cocoDt' referenced before assignment

Posted by: Xocean @ March 15, 2024, 11:06 a.m.
Post in this thread