-
I have complied with the request of adding all relevant probabilities and the category names while maintaining the original format. As an example, I have provided an explanation and the rest of the da…
-
Thank you for sharing the codes! There exist some codes for the VID dataset in ./data/datasets/vid.py and stft_core/config/path_catalog.py. Have you trained and tested the model on the VID dataset? Ho…
-
### System Info
Hi, hope this is the correct way to address my issue.
When running a model to identify objects in images, memory uses keeps rising until my system can't handle any more which usual…
-
Thanks for your error report and we appreciate it a lot.
**Checklist**
1. I have searched related issues but cannot get the expected help.
2. I have read the [FAQ documentation](https://mmdetec…
-
Hey all, I'm currently evaluating GTD apps and would love to test this out. Unfortunately full CalDAV integration is going to be a requirement for me. It looks like 0.5 disabled synchronization (min…
-
Hello 👋🏻 everyone!
I've been reviewing the `CNAME` list at this URL:
https://raw.githubusercontent.com/AdguardTeam/cname-trackers/master/combined_disguised_trackers_justdomains.txt
When I pro…
-
From this page: https://www.cs.toronto.edu/~kriz/cifar.html
It says that I can read labels not as integers, but as meaningful names by reading the batches.meta file in the dataset.
But I just can't …
-
I tested the Beef programming language during the last 2 days
(1) Domain : System programming language (Support low-level programming and writing high performance code) + focus on (Game Development…
-
Checking the `text` sentence metadata ("exp") against the reconstructed sentence text from the word lines ("got"), I get the following discrepencies in the `en_ewt-ud-train.conllu` file:
```
error (…
-
Example - encountered trying to save an image-net example.
```python
from padl import transform
from torchvision import transforms
LABELS = [
"tench", "goldfish", "great_white_shark", "ti…