On 19 Nov 2024, at 07:19, yp lin <ilyf...@gmail.com> wrote:
where can i submit result for the track " Marine Vision Restoration Challenge " --
Sie erhalten diese Nachricht, weil Sie in Google Groups E-Mails von der Gruppe "MaCVi Support" abonniert haben.
Wenn Sie sich von dieser Gruppe abmelden und keine E-Mails mehr von dieser Gruppe erhalten möchten, senden Sie eine E-Mail an macvi-suppor...@googlegroups.com.
Diese Diskussion finden Sie unter https://groups.google.com/d/msgid/macvi-support/04167105-6112-44ce-9ba4-7dabdb4f8fefn%40googlegroups.com.
Weitere Optionen finden Sie unter https://groups.google.com/d/optout.
Diese Diskussion finden Sie unter https://groups.google.com/d/msgid/macvi-support/c4767e6d-0c2b-42ab-a4fb-19cfb8d1b547n%40googlegroups.com.
On Dec 2, 2024, at 16:44, yp lin <ilyf...@gmail.com> wrote:
Regarding the CSV file to be submitted for the object detection task, your explanation and the provided reference file are inconsistent. We are confused about the format of the CSV file to be submitted.
Diese Diskussion finden Sie unter https://groups.google.com/d/msgid/macvi-support/b37a3125-8ffb-4ce2-b780-cd42bd6c43a7n%40googlegroups.com.
<{23A62DC9-EB13-4830-8842-0EDD03CB0F99}.png>
On Dec 3, 2024, at 10:36, yp lin <ilyf...@gmail.com> wrote:
Hello, the test dataset you provided contains 3200 images. Due to the large number of images and their high resolution, the file we need to submit after processing is approximately 1.6GB. However, the upload limit seems to be 500MB. How can we resolve this issue?
Diese Diskussion finden Sie unter https://groups.google.com/d/msgid/macvi-support/ec3522b9-d455-4f76-9bbc-773dd9244d78n%40googlegroups.com.
<{333B213C-D4BC-4955-AC6A-79B7B1B8CE1B}.png>
On Dec 3, 2024, at 11:22, yp lin <ilyf...@gmail.com> wrote:
Hello, may I know where I can find this dataset?
Diese Diskussion finden Sie unter https://groups.google.com/d/msgid/macvi-support/70831bb7-7f18-4d9f-8898-eecb6951f424n%40googlegroups.com.
On 3 Dec 2024, at 11:31, yp lin <ilyf...@gmail.com> wrote:
the dataset drive only contain two previous datasets
Diese Diskussion finden Sie unter https://groups.google.com/d/msgid/macvi-support/5b942774-19bb-4c99-83d5-421f34900d24n%40googlegroups.com.
<{5DB6F825-61C4-4333-BE3B-B87AE009B866}.png>
After submitting, I found that this submission is incorrect. Could you please tell me specifically where it differs from the requirements, and how I should modify it?
Diese Diskussion finden Sie unter https://groups.google.com/d/msgid/macvi-support/922f48fe-134e-453a-bc6e-28f589ab4d51n%40googlegroups.com.
<{A7C4E00F-3D2E-4B3C-AD6C-0926308D9E74}.png>
Diese Diskussion finden Sie unter https://groups.google.com/d/msgid/macvi-support/0de81488-8a4d-44c8-aade-8ad3ecbd9325n%40googlegroups.com.
Hello, I sincerely apologize for bothering you multiple times. My submission still has issues. Submission #13969 used our detection results and your images, and it was successful. However, submission #13970 used your detection results and our repaired images, but it failed. I suspect the reason might be an error in the metric calculation for the images restoration (possibly due to a division by zero?). I can guarantee that our repaired images are the same size as the original ones. Since the images are too large : we resized them to 3000x3000, obtained the output results, and then resized them back to the original size. Could you please help me check the error message for submission #13970?
Diese Diskussion finden Sie unter https://groups.google.com/d/msgid/macvi-support/2dffc448-598e-4eba-9ca3-40ed46131b9cn%40googlegroups.com.
<453a8f29-2505-415b-a86e-7043a28f9408.png>
Diese Diskussion finden Sie unter https://groups.google.com/d/msgid/macvi-support/c4e657fd-31c9-41e6-a6f2-ddb1d4f380dbn%40googlegroups.com.
On 6 Dec 2024, at 13:07, yp lin <ilyf...@gmail.com> wrote:
Hi, my submission still has issues. I'm not sure why the same files you submitted are successful. If possible, could you please try submitting #13982 again? Additionally, I have found some potential issues. When testing the UIQM evaluation metrics locally, an error occurs. For some images, division by zero happens during the calculation, resulting in NaN values. However, these images look fine in terms of visual restoration. By the way, the original input images don't cause this issue when calculating UIQM. My UIQM code is from the internet and may have some problems. Could you provide your metrics calculation code, or check for any issues on your end?
Diese Diskussion finden Sie unter https://groups.google.com/d/msgid/macvi-support/15d98c0a-7d68-4c9e-8049-243d81b8744fn%40googlegroups.com.
<image-20241206100056062.png>
On Dec 11, 2024, at 21:15, 林子嵎 <lspss...@gmail.com> wrote:
What about the column 'B' in example `predictions.csv`? There seems no provided reference between the class name and the class label in column 'D'.
Diese Diskussion finden Sie unter https://groups.google.com/d/msgid/macvi-support/6ec31716-86e1-46e5-baae-23df42cfce2an%40googlegroups.com.
<Screenshot 2024-12-11 201400.png>
On Dec 12, 2024, at 13:51, 林子嵎 <lspss...@gmail.com> wrote:
Is there a correct answer for that? According to the example `prediction.csv`:
Diese Diskussion finden Sie unter https://groups.google.com/d/msgid/macvi-support/dea53527-f802-489a-a9c6-de41b52e1f7bn%40googlegroups.com.
On Dec 12, 2024, at 23:43, 林子嵎 <lspss...@gmail.com> wrote:
So basically, we can just print out whatever we predict? it just doesn't matter if they have the correct class index.
Diese Diskussion finden Sie unter https://groups.google.com/d/msgid/macvi-support/adf183e9-cea9-454e-b3f5-297c3339820en%40googlegroups.com.
We have already identified and resolved the issue you mentioned with the patch you suggested.
However, we would greatly appreciate it if you could provide us with your version of the UIQM evaluation code. We can verify its functionality and perform additional necessary fixes to the server’s scripts.
Diese Diskussion finden Sie unter https://groups.google.com/d/msgid/macvi-support/611fc7c2-38fb-46a0-b90c-d6a2ce64e967n%40googlegroups.com.
Thank you for sharing.
It appears that we have encountered similar situations in the past. Nevertheless, we have implemented an additional update to our evaluation script.
Should you require further assistance, please do not hesitate to contact us.
On 18 Dec 2024, at 18:11, yp lin <ilyf...@gmail.com> wrote:
I only changed this part. You can get it from gdrive. Hope it helps.【https://drive.google.com/file/d/16zkYYhfYrKc_55UPTl5L5NwyQB3KzMZB/view?usp=drive_link】
Diese Diskussion finden Sie unter https://groups.google.com/d/msgid/macvi-support/23a4fcad-af19-4bcc-984a-6bd33bc0d043n%40googlegroups.com.
Weitere Optionen finden Sie unter https://groups.google.com/d/optout.
<453a8f29-2505-415b-a86e-7043a28f9408.png>