-
in the cfg file, the first shortcut layer cut is from -4, which is convolutional layer with filters=64, while the convolutional layer before this [shortcut] is filters=128, they cannot be added, is th…
-
D:\app\anaconda3\envs\Yet-Another-EfficientDet-Pytorch\python.exe E:/PycharmProjects/pytorch-YOLOv4/train.py
log file path:log\log_2020-10-13_17-06-25.txt
2020-10-13 17:06:25,341 train.py[line:611] …
-
我在使用自己的数据集进行训练时,将没有目标的图像也加入进训练集,但是执行时会报错:
dataset.py:
class Yolo_dataset(Dataset):
def __init__(self, lable_path, cfg, train=True):
super(Yolo_dataset, self).__init__()
if cfg…
-
_Traceback (most recent call last):
File "train.py", line 627, in
device=device, )
File "train.py", line 380, in train
loss, loss_xy, loss_wh, loss_obj, loss_cls, loss_l2 = criterion(…
-
## 🤷 작업할 기능 소개
> 작업할 기능에 대해 간략히 소개
cutmix, mixup 적용하여 비교 실험
## 🔨 상세 작업 내용
> 상세 내용 열거
- [x] To-do 1 grayscale, normalize (정규화)
- [x] To-do 2 label smoothing 제거
- [x] To-do 3 cutmix만
- [x] To-…
-
## 🚀 Feature
Add CutMix when using mosaic.
Paper: https://openaccess.thecvf.com/content_ICCV_2019/html/Yun_CutMix_Regularization_Strategy_to_Train_Strong_Classifiers_With_Localizable_Features_ICCV…
-
Greetings!
I read your paper with great interest and am trying to reproduce some of your experiments.
I want to reproduce your vanilla KD setting using strategy B1, B2, B3 based on your DIST_KD…
-
Hi,
I'm trying to run video_demo,py in mmdetections with internimage using command:
```
python demo/video_demo.py Aircraft_Processing_test.mp4 internimage/internimage_h_22kto1k_640.yaml internimag…
-
프로젝트 종료까지 6일
* 상황
- 각자 코드를 확인하고 돌려보고 수정해보았고 이제 동일한 코드, 데이터로 실험을 반복하며 성능 개선 필요
- [18개 클래스 분류]보다 [마스크 착용 여부, 성별, 연령대 분류 후 결과 인코딩] 방식이 더 간단하게 성능이 잘 나오는 듯
- 시간이 많지는 않음. (죄송합니다.)
- 모델의 학습 데이…
-
总计:8+14+9+26+21+10+3+6+6+10+3+9+11+4+88=228
领域 | 功能 | 基础模型 | 支持方式 | 负责人 | 状态 | 展开数量|Onelab负责人| OneLab公开项目链接
-- | -- | -- | -- | -- | -- | -- | -- | --
cv | classification | EfficientNet_b0| flowvis…