-
### 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…
-
I like you work. It 's very clear and intuitive.
But have few questions:
1. Why did you use data augmentation which were not included in DKD? Should data augmentation ablation experiments be includ…
-
### Problem
We want to add support for this new model that unlike the previous ones also supports vision. The readme for the model is described below:
---
language:
- en
- de
- fr
- it
- pt…
-
Yesterday in Protocol Labs Slack, there was a discussion about people’s (including my own) lack of understanding about what IPLD is. @whyrusleeping, @aboodman, @lanzafame, and I think we hit on a clea…
-
### System Info
```Shell
PyTorch 2.2.1
DeepSpeed 0.13.4
```
### Information
- [ ] The official example scripts
- [ ] My own modified scripts
### Tasks
- [ ] One of the scripts in the examples/ …
-
## 🐛 Bug
I have an adopted knowledge distillation script from https://github.com/facebookresearch/XLM which I have used a lot for training new models. However, when I decided to profile it with `…
-
When I run `python build.py` to build the native CUDA implementation of InPlace-ABN, I got this error message:
```
Traceback (most recent call last):
File "build.py", line 3, in
from tor…
-
## Keyword: sgd
### Doubly Stochastic Models: Learning with Unbiased Label Noises and Inference Stability
- **Authors:** Authors: Haoyi Xiong, Xuhong Li, Boyang Yu, Zhanxing Zhu, Dongrui Wu, Dejin…
-
I also get this error message, after exactly following your API instructions:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error occurred when executing Griptape Agent Config: Anthropic:
No API key pro…
-
_This is a Focus Area tracking issue_
Before we can start work on the Bevy Editor, we need a solid UI implementation. Bevy UI already has nice "flexbox" layout, and we already have a first stab at …