Skip to content

Hope a DyT Try #13573

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Chenpeel opened this issue Apr 24, 2025 · 2 comments
Open

Hope a DyT Try #13573

Chenpeel opened this issue Apr 24, 2025 · 2 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@Chenpeel
Copy link

I came across a paper suggesting DyT functions could replace traditional normalization methods. Surprisingly, using this normalization-free approach actually boosted performance in certain models. Does this sound practical enough for us to test it out?

Paper URL

@UltralyticsAssistant UltralyticsAssistant added enhancement New feature or request question Further information is requested labels Apr 24, 2025
@UltralyticsAssistant
Copy link
Member

👋 Hello @Chenpeel, thank you for your interest in YOLOv5 🚀! Please visit our ⭐️ Tutorials for quickstart guides and advanced concepts, including Custom Data Training and Hyperparameter Evolution.

If this is a 🐛 Bug Report, please provide a minimum reproducible example to help us debug it.

If this is a custom training ❓ Question or feature suggestion, please provide as much information as possible, including links to relevant research (like the one you shared), implementation details, and any initial experiments or logs if available. Also, verify you are following our Tips for Best Training Results.

Requirements

Python>=3.8.0 with all requirements.txt installed including PyTorch>=1.8. To get started:

git clone https://github.com/ultralytics/yolov5  # clone
cd yolov5
pip install -r requirements.txt  # install

Environments

YOLOv5 may be run in any of the following up-to-date verified environments (with all dependencies including CUDA/CUDNN, Python and PyTorch preinstalled):

Status

YOLOv5 CI

If this badge is green, all YOLOv5 GitHub Actions Continuous Integration (CI) tests are currently passing. CI tests verify correct operation of YOLOv5 training, validation, inference, export and benchmarks on macOS, Windows, and Ubuntu every 24 hours and on every commit.

This is an automated response 🤖 — an Ultralytics engineer will review your suggestion and assist you soon!

@Y-T-G
Copy link
Contributor

Y-T-G commented Apr 24, 2025

Isn't this for transformers?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants