-
(Grounding-DINO) hx@FitServer-R4200-V5:/mnt/sda1/Deep_learning/code/GroundingDINO-main$ pip install -e .
Obtaining file:///mnt/sda1/Deep_learning/code/GroundingDINO-main
Preparing metadata (setup.…
-
How long does it take to run the code once?
-
## 一言でいうと
道路標識を誤認させるサンプルを作成するという研究。生成した停止の標識のサンプル(をプリントしたもの)を、速度制限の標識に100%誤認させることが可能だったという結果。手法としては誤認識させる最小かつ印刷可能な変動を、標識の範囲内のみという制約(Mask)をかけて計算している。
### 論文リンク
https://arxiv.org/abs/1707.08945…
-
Idea: should we have a tag or multiple that categorize models by algorithm kind?
What I mean is not the scientific type - forecaster, classifier - but the "fitting principle" that the model uses. H…
-
Nice to meet you community, here I would like to share a project in charge of saving the results of the key points in a sqlite database based on the ultralytics tracking functions, I hope this code ca…
-
### Issue
We are preparing for a TorchGeo tutorial at AGU and need to greatly expand our existing list of tutorials. This issue lists the tutorials that still need to be added and tracks progress tow…
-
Quark is a comprehensive cross-platform toolkit designed to simplify and enhance the quantization of deep learning models. Supporting both PyTorch and ONNX models, Quark empowers developers to optimiz…
-
[Blackjack_Final_.pptx](https://github.com/user-attachments/files/17320770/Blackjack_Final_.pptx)
[blackjack.docx](https://github.com/user-attachments/files/17320771/blackjack.docx)
Project Title: B…
-
Attention mechanisms are widely used in deep learning models, particularly in large language models. And a flexible attention kernel can help users to build accelerated language models conveniently on…
-
## Motivation
Currently, the Burn deep learning framework in Rust lacks support for 0-dimensional tensors (scalars). Adding support for 0-dimensional tensors would enhance the framework's capabilit…