-
Could the author please provide the evaluation code? I am only achieving 10 cIoU on RefCOCO datasets (using LISA-like evaluation script). Thank you.
-
Hi CryoVesNet developers,
thanks for putting together this useful tool!
Is the training / evaluation data that was used for the network and the evaluations in the publication available online?
…
-
This is a request for evaluation of ordinal categorical predictions.
An example of predictions for an ordinal target can be found [here](https://hubverse-org.github.io/hubExamples/articles/forecast…
-
I run evaluation on test data right after finishing training. I wonder if the evaluation file remove auxiliary branch or not.
-
I want to hold a **remote challenge evaluation**, and when I read the README.md file in remote_challenge_evaluation fold, it says:
"After receiving the details from the admin, please add these in t…
-
```
2024-11-09 21:39:44.994636: E external/local_xla/xla/stream_executor/cuda/cuda_fft.cc:485] Unable to register cuFFT factory: Attempting to register factory for plugin cuFFT when one has already b…
-
#!/bin/bash
export CUDA_VISIBLE_DEVICES=1
export MASTER_PORT=$((12000 + RANDOM % 20000))
export OMP_NUM_THREADS=1
VIDEO_PATH='name.mp4'
OUTPUT_DIR='k10'
WEIGHT_PATH='checkpoint-latest.pth'
…
-
Where the evaluation dataset is
-
Thanks for a great job. Your paper uses the Webis-WebSeg-20 dataset, which contains 8490 web pages, for the empirical comparison of web page segmentation algorithms. I would like to ask if you divide …
-
Hello,
First of all great work and thanks for sharing - you are democratizing AI to newbies. I tried with my own dataset formatted like Q-A pairs and ran the generated model to infer back on trainin…