Giter VIP home page Giter VIP logo

Comments (4)

wch243294382 avatar wch243294382 commented on May 15, 2024

AutoAnchor: 5.36 anchors/target, 1.000 Best Possible Recall (BPR). Current anchors are a good fit to dataset ✅
Traceback (most recent call last):
File "train.py", line 678, in
main(opt)
File "train.py", line 575, in main
train(opt.hyp, opt, device, callbacks)
File "train.py", line 305, in train
compute_loss = ComputeLoss(model) # init loss class
File "/home/wch/yolov5_research/utils/loss.py", line 107, in init
self.g2=h['fl_eiou_gamma'] # focal eiou loss gamma
KeyError: 'fl_eiou_gamma'
我是出这个问题- - 也不知道咋回事

from yolo_research.

lyj107 avatar lyj107 commented on May 15, 2024

Traceback (most recent call last):
File "train.py", line 676, in
main(opt)
File "train.py", line 573, in main
train(opt.hyp, opt, device, callbacks)
File "train.py", line 107, in train
data_dict = data_dict or check_dataset(data) # check if None
File "/root/yolov5_research-master/utils/general.py", line 493, in check_dataset
check_font('Arial.ttf' if is_ascii(data['names']) else 'Arial.Unicode.ttf', progress=True) # download fonts
TypeError: check_font() got an unexpected keyword argument 'progress'
我是这个问题

from yolo_research.

shenshi19 avatar shenshi19 commented on May 15, 2024

Traceback (most recent call last): File "train.py", line 676, in main(opt) File "train.py", line 573, in main train(opt.hyp, opt, device, callbacks) File "train.py", line 107, in train data_dict = data_dict or check_dataset(data) # check if None File "/root/yolov5_research-master/utils/general.py", line 493, in check_dataset check_font('Arial.ttf' if is_ascii(data['names']) else 'Arial.Unicode.ttf', progress=True) # download fonts TypeError: check_font() got an unexpected keyword argument 'progress' 我是这个问题

你这个是字体问题,引掉就行

from yolo_research.

github-actions avatar github-actions commented on May 15, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from yolo_research.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.