buckeye17

Results 6 issues of buckeye17

### Summary I'm able to fit several Keras applications (VGG16, InceptionResNetV2, Xception, etc) without error, but when I attempt to fit NASNetLarge with the line of code shown below, I...

The API documentation describes the `scale` parameter as, "Scale to apply to each point’s distance from (x_min, y_min)." While this is comprehensible, I'm struggling to understand why someone would want...

question
doc
inactive-30d

### 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 make a detection inference. ### Bug...

#### ALL software version info (this library, plus any other relevant software, e.g. bokeh, python, notebook, OS, browser, etc) Windows 10 VSCode 1.85.2 Python 3.9.13 bokeh 3.3.4 Interactive plots and...

type: bug
tag: backend: mpl
tag: backend: plotly

I'm attempting to adapt `evaluate.py` into my own `infer.py`. Currently I'm just trying to flush a dummy tensor through but I'm getting an error. Any help would be appreciated!!! Here's...

I'm attempted to build a video file from a list images, but it seems my RAM is insufficient. I am getting the same error on my personal Windows 10 laptop...

bug
performance