-
```javascript
const schema = yup.object({
red: yup.boolean(),
orange: yup.boolean(),
green: yup.boolean()
})
```
Implementing react-formal-material-ui, and trying to figure out how …
-
I think combining motion detection with classification like [yolo](https://pjreddie.com/darknet/yolo/) and using AI-sticks as workhorse could fit very nicely in to the core purpose of motioneyeos.
…
-
Dear Prisma Team,
for my upcoming project, i would like to use Prisma, since it is ready to be used in production. I have been around for a year or so, but now finally use it in a concrete project.…
-
Hello,
I only have a small training set with about 670 labelled images and would like to further improve the accuracy by training entire backbone network instead of only heads. However, after about…
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [X ] I am running the latest code. Development is very rapid so there are no tagged versions as o…
-
Hi, I encounter the same problem as in https://github.com/facebookresearch/LAMA/issues/10.
And I found the reason why 2 examples are filtered is that the `obj_label` are `1970s` and `1990s`. And in `…
-
📚 This guide explains how to load YOLOv5 🚀 from PyTorch Hub https://pytorch.org/hub/ultralytics_yolov5. See YOLOv5 [Docs](https://docs.ultralytics.com) for additional details. UPDATED 26 March 2023.
…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
### System information
Type | Version/Name
--- | ---
Distribution Name | Arch
Distribution Version | Current
Linux Kernel | 5.4.84
Architecture | x64
ZFS Version | 2.0
### Descr…
-
### Steps to reproduce
1.) Install Flutter 3.22.0 or later on Windows. I’m using 3.22.2
2.) Create a new Flutter project
3.) Add a lot of images to the assets folder. Can get 1000 test images her…