-
Hey I get a new error whan I run the train script:
```bash
Downloading https://drive.google.com/uc?export=download&id=158g62Vs14E3aj7oPVPuEnNZMKFNgGyNq as weights/ultralytics49.pt... Done (2.8s)
…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
I'm attempting to…
-
Traceback (most recent call last):
File "tools/train_net.py", line 229, in
launch(
File "/root/detrex/detectron2/detectron2/engine/launch.py", line 82, in launch
main_func(*args)
F…
-
### Are you considering adding a two-player co-op mode? Similar rules like table tennis doubles. I think it will be fun too!
是否考虑新增双人合作模式?就像乒乓球双打类似的规则。我觉得也会很有趣!
-
After return from Stripe-Payment I can work with the solution - but when I try to do a POST (add new customer, do a new Stripe-payemnt, or something like that) I get a AnitforgeryValidationExeption.
…
-
How do we access the selected rows (checkboxes) from Nice GUI?
The table below is made with Nice GUI.
![image](https://user-images.githubusercontent.com/100705556/203022934-26e1dca3-af6c-44d2-9565…
-
The other day, this query started taking 27 seconds to run on my account, which is longer than the timeout.
``
select * from items where flDeleted=false and feedurl in (select feedUrl from subsc…
-
I just bought a Pixel 6a to do some testing (I'd previously only been testing on an iphone 13) and when I'm running detections on an image stream I'm getting results at ~ 3.5 FPS whereas on my iphone …
-
## data
```json
{
"image_info": [
{
"image_name": "250a7a3bc1cd.jpg",
"raw_url": "http://www.florenceholidays.com/image/463-54.jpg",
"matched_text_index": 0,
"mat…
-
Looks good. Although I notice the `head` favicon is the same across all the `head.tsx` files. You couuuuld wrap them in a `HeadFavicons` element, but that's just a nitpicky abstraction that is…