-
### Your question
i test ConditioningSetArea and ConditioningCombine node with sd 3.5 large and flux.1 dev.
flux.1 dev's results are what it supposed to be: dog in the center, robot in the right c…
-
When using GDLoss to calculate the loss of 3D target detection, no matter how to modify the angle, it has no effect on the value of loss?
```
import torch
from torch import nn
import numpy as np
…
-
## 🐛 Bug
when using distributed with pretrained model, backprop seems to error out due to inplace modification.
## To Reproduce
I have converted a repo: https://github.com/talreiss/Mean-Shift…
-
DENSE_HEAD:
NAME: CenterHead
CLASS_AGNOSTIC: False
CLASS_NAMES_EACH_HEAD: [
['Vehicle', 'Pedestrian', 'Cyclist']
]
SHARED_CONV_CHANNEL…
-
### 🐛 Describe the bug
env:
python 3.9,
torch.__version__='2.5.1' also observed in 2.4.1
when importing transformers and torch I get error triggered by typing problem in this line:
`class C…
-
add accounting Module
## Details
Account Types:
- Assets
- Liabilities
- Equity
- Revenue
- Expenses
## Features
- [ ] Invoicing (receivables)
- [ ] Bank account reconciliation
## Requiremen…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
**This is a(n):**
- [X] New algorithm
- [ ] Update to an existing algorithm
- [ ] Error
- [X] Proposal to the Repository
**Details:**
My proposal is to add the Center Loss Algorith…
-
作者您好,在模型训练自己我数据集的时候,在第一个epoch就出现了
2024-08-31 09:14:18,846 - mmdet - INFO -
Average Precision (AP) @[ IoU=0.50:0.95 | area= all | maxDets=100 ] = 0.000
Average Precision (AP) @[ IoU=0.50 …
-
```python
def train(loader, model, optimizer, total_epochs):
model.train()
global bce_loss_lst, iou_loss_lst, ssim_loss_lst, adapt_weights
step = 0
for current_epoch in range(tota…