Isic2018

hi everyone, does ISIC 2018 task 3 test work !!?
I don’t know if there’s only me who have this mistake or everyone !

HTTP push failed (https://submission.challenge.isic-archive.com/api/v1/covalic_submission/5d062f32c5eaea43b32fe35e/score). Response: {“message”: "Invalid JSON object for parameter score: [{u’threshold’: 2.0, u’tpr’: 0.0, u’fpr’: 0.0}, {u’threshold’: 1.0, u’tpr’: 0.10526315789473684, u’fpr’: 0.008208955223880597}, {u’threshold’: 0.9990000000000001, u’tpr’: 0.13450292397660818, u’fpr’: 0.008955223880597015}, {u’threshold’: 0.998, u’tpr’: …

HTTPError: 400 Client Error: Bad Request for url: https://submission.challenge.isic-archive.com/api/v1/covalic_submission/5d062f32c5eaea43b32fe35e/score
File “/home/ubuntu/.venvs/girder/local/lib/python2.7/site-packages/celery/app/trace.py”, line 375, in trace_task
R = retval = fun(args, **kwargs)
File “/home/ubuntu/.venvs/girder/local/lib/python2.7/site-packages/girder_worker/task.py”, line 153, in call
results = super(Task, self).call(
_t_args, **_t_kwargs)
File “/home/ubuntu/.venvs/girder/local/lib/python2.7/site-packages/celery/app/trace.py”, line 632, in protected_call
return self.run(*args, **kwargs)
File “/home/ubuntu/.venvs/girder/local/lib/python2.7/site-packages/girder_worker/tasks.py”, line 19, in run
return core.run(*pargs, **kwargs)
File “/home/ubuntu/.venvs/girder/local/lib/python2.7/site-packages/girder_worker/core/utils.py”, line 123, in wrapped
return fn(*args, **kwargs)
File “/home/ubuntu/.venvs/girder/local/lib/python2.7/site-packages/girder_worker/core/init.py”, line 203, in run
io.push(data, outputs[name], **dict({‘task_output’: task_output}, **kwargs))
File “/home/ubuntu/.venvs/girder/local/lib/python2.7/site-packages/girder_worker/core/io/init.py”, line 150, in push
return _push_map[mode](data, spec, **kwargs)
File “/home/ubuntu/.venvs/girder/local/lib/python2.7/site-packages/girder_worker/core/io/http.py”, line 200, in push
request.raise_for_status()
File “/home/ubuntu/.venvs/girder/local/lib/python2.7/site-packages/requests/models.py”, line 940, in raise_for_status
raise HTTPError(http_error_msg, response=self)

Is this the original ISIC 2018 submission page or the ISIC 2018 live-leaderboard?

@brianhelba, do you know what is going on here?

from the submission page
https://submission.challenge.isic-archive.com/#phase/5bee4312c5eaea4f24b5ec0c

Hi @sami,

You may have already seen this in other threads, but just to follow up:

We’ve just resolved this issue. You should now be able to submit normally.

Apologies, we’ve been making some improvements to the scoring system which were released prematurely. Please let us know if you have any other issues.

Regards,
Brian