Skip to content

issues Search Results · repo:uoip/SSD-variants language:Python

Filter by

15 results
 (63 ms)

15 results

inuoip/SSD-variants (press backspace or delete to remove)

We trained an SSD model using this repo and we report map =74% only. Any reason for that?
  • yhifny
  • Opened 
    on Nov 8, 2023
  • #15

DId anyone manage to report the map=77.6% for DSOD model using this repo?
  • yhifny
  • Opened 
    on Sep 23, 2023
  • #14

Hi, basically what the title says... Could you provide a simple gist to train blitznet? Thanks in advance
  • ankarako
  • Opened 
    on Feb 26, 2021
  • #13

Is there anyone able to achieve close to paper-reported accuracy using this repo code? Thanks!
  • AlexSunNik
  • Opened 
    on Jan 7, 2021
  • #12

ValueError: Expected more than 1 value per channel when training, got input size torch.Size([1, 256, 1, 1]) When I change the SSD to DSOD , the error occured. Could you tell me how could I solve it?
  • liguilan1227
  • 2
  • Opened 
    on Sep 6, 2020
  • #11

When I train the DSOD, I did not load the reducefc.pth, and I replaced the SSD with the DSOD , but something wrong occured. IndexError: invalid index of a 0-dim tensor. Use tensor.item() in Python or tensor.item ...
  • liguilan1227
  • Opened 
    on Sep 5, 2020
  • #10

help me with to get the pre-trained weights, available for this analysis?
  • angyee
  • Opened 
    on Aug 14, 2020
  • #9

I have noted that this implementation bring some box assignments in ssd.pytorch from GPU to CPU. The dataset return preprocessed bboxes (bboxes.shape=[8732, 4]) instead of ground-truth boxes. In my case, ...
  • yosunpeng
  • Opened 
    on Oct 25, 2019
  • #8

One RuntimeError occurred when I tried to train SSD on VOC dataset. You may find more reference from Pytorch Forum: https://discuss.pytorch.org/t/encounter-the-runtimeerror-one-of-the-variables-needed-for-gradient-computation-has-been-modified-by-an-inplace-operation/836 ...
  • yosunpeng
  • 1
  • Opened 
    on Oct 20, 2019
  • #7

  • guohaoyuan
  • 1
  • Opened 
    on Jun 10, 2019
  • #6
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! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub