-
Hi,
I'm interested in how you have achieved the 2.5% OOD false positive rate on CUB from your paper. I've run your code but getting different results, here is the log output of the first 50 epochs:
…
-
Why is this parameter hardcoded ?
https://github.com/ultralytics/ultralytics/blob/243fc4b1fe214ff6c27759dad51c37809db8f7f8/ultralytics/nn/modules.py#L458
-
### 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 f…
-
Hi,
I would like to use the last convolutional layer for gradcam visualizations, but I am not sure how to call the layer.
I can list them using this code I found in another issue, but thats as fa…
-
Take a look at this.
It creates for you a website. Yet another AI assisted tech?
Yes, perhaps, but honestly, its pretty good! I mean, it populates based on the theme you give, and understands y…
-
## ❔Question
In train.py line 373:
` ckpt = {'epoch': epoch,
'best_fitness': best_fitness,
'model': deepcopy(de_parallel(model)).half(),
…
Nr-rN updated
4 weeks ago
-
**Submitting author:** @agahkarakuzu (Agah Karakuzu)
**Repository:** https://github.com/agahkarakuzu/mriscope
**Branch with paper.md** (empty if default branch):
**Version:** v1.0.0
**Editor:** @pbel…
-
### 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…
-
### 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…
-
Hello!
Per some discussion in #1 *What do we want to build?*, I'm opening this thread as a place to start a discussion about what a Rust ML working group (which, at least for the moment, is unoffi…