Skip to content

issues Search Results · repo:lufficc/SSD language:Python

Filter by

209 results
 (64 ms)

209 results

inlufficc/SSD (press backspace or delete to remove)

What are these levels? https://github.com/lufficc/SSD/blob/68dc0a20efaf3997e58b616afaaaa21bf8ca3c05/ssd/modeling/backbone/mobilenetv3.py#L177-L182 and these https://github.com/lufficc/SSD/blob/68dc0a20efaf3997e58b616afaaaa21bf8ca3c05/ssd/modeling/backbone/mobilenet.py#L89-L94 ...
  • ksv87
  • 1
  • Opened 
    on Aug 27, 2024
  • #229

import openvino as ov import torch from PIL import Image from ssd.config import cfg from ssd.modeling.detector import build_detection_model import torchvision.transforms as transforms import numpy as np ...
  • 1485995573
  • Opened 
    on May 10, 2024
  • #228

Where is the program for the Extra Fearture Layers section?
  • 730yang
  • Opened 
    on Apr 24, 2024
  • #227

The TorchVision s version check uses dictionary order. When the version number is 0.17.0+cpu , an incorrect judgment occurs, causing the code to enter the else branch, throwing an error and interrupting ...
  • xmdszzz
  • 1
  • Opened 
    on Apr 11, 2024
  • #226

djjjjjjj
  • ELIASMUBARAK
  • Opened 
    on Jan 14, 2024
  • #224

img width= 267 alt= 03077e48177842e95c9159e5dba0305 src= https://github.com/lufficc/SSD/assets/149856108/79c6a67f-bf08-43a8-b4d8-9a4067c16118 img width= 881 alt= 005e19488cbb124b2fa06cd06c3d79e src= https://github.com/lufficc/SSD/assets/149856108/b08651a2-06f0-4455-ad63-530e1890c27d ...
  • QuanhuiZhao
  • 1
  • Opened 
    on Dec 12, 2023
  • #223

RuntimeError: Trying to create tensor with negative dimension -1567888768: [-1567888768] 请问大佬怎么解决
  • lkcode1314
  • Opened 
    on Nov 15, 2023
  • #222

When I use the voc dataset it works fine, but when I switch back to the coco dataset it happens. 1672632903907
  • littlewhite152
  • 1
  • Opened 
    on Jan 2, 2023
  • #221

when I want to train my network, i meet a mistake! WarmupMultiStepLR algorithm can t be used, in ./ssd/solver/lr_scheduler.py from torch.optim.lr_scheduler import _LRScheduler # have a mistake, maybe ...
  • pistachio0812
  • Opened 
    on Nov 19, 2022
  • #220
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub