-
Unify the document to use a single document class, instead of two (cover and matter).
This may be necessary to comply with current template and to allow better handling of PDF metadata.
Currently …
-
Basically a port of https://github.com/jgm/pandoc/pull/7242 to support simpler div's like this:
```markdown
:::warning
This project is a *work in progress*.
:::
```
-
Hello,
I am having several trouble on training a model with a single class.
I followed some tutorial I found online and I changed the configuration file _yolov4-csp_ changing all the filter before t…
-
### Background and motivation
I expected that [this merge](https://www.jimmybogard.com/constrained-open-generics-support-merged-in-net-core-di-container/) would support resolving not only collections…
-
-
I would like to use yolo on a pi with only one class. When I test the yolo from https://pjreddie.com/darknet/yolo/#small with all the classes it takes around 75 sec per frame.
If I train and use o…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/FasterXML/jackson-module-kotlin/issues) and found nothing similar.
### Describe the bug
Deserialization fails for class …
-
I am trying to train a single class detection model based on **SSD-512 VGG**.
Command:
```
python3 train_ssd_network.py \
--train_dir=./logs/ \
--dataset_dir=./data/tfrecords \
--dat…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussi…
-
**Is your feature request related to a problem? Please describe.**
Hello, first of all, I love this plugin, but I have an issue. I use tailwind css with my vue3 app and I use the dark mode. To use th…