evan0greenup

Results 70 issues of evan0greenup

According to official documentation, https://github.com/ultralytics/ultralytics/issues/3424, YOLOv8 use anchor-free architecture. But why there is anchor in your implementation?

I have tested that this project can be compiled to latest LTS or Nightly. Currently, it use resolver `lts-15.14`, which is too old.

Be sure to check the existing issues (both open and closed!), and make sure you are running the latest version of Pipenv. Check the [diagnose documentation](https://pipenv.pypa.io/en/latest/diagnose/) for common issues and...

Type: Vendored Dependencies

### Role -- ### Suggestion publish a new release 6.2; and in the future, periodically sign a release. ### Benefit Can make end users know the pace of development and...

enhancement

According to , It For a SQL DB implementation, it require relevant asyncio driver to make SQLAlchemy support this database in asyncio mode. It would be awesome to add asyncio...

When I attempt to enter ```bash hoogle generate --haskell ``` It output the following ``` Starting generate Downloading https://www.stackage.org/lts/cabal.config... hoogle: src/Input/Download.hs:(45,8)-(49,7): Missing field in record construction settingClientSupported ``` Really do...

Just run `stack --resolver=nightly init` on the project root. It would be convenient to go.

It would be nice to make `amulet-nbt` support latest `numpy` which is `2.0.0`.

Currently, the latest version of `xray-core` is `1.8.18`, but the static version embedded in this package is still `1.8.13`. It would be nice to utilize latest version of `xray-core`.

### Privileged issue - [X] I'm @tiangolo or he asked me directly to create an issue here. ### Issue Content For `enum.Enum` it works fine, but when the field is...