Skip to content

issues Search Results · repo:romulus0914/MixNet-PyTorch language:Python

Filter by

7 results
 (63 ms)

7 results

inromulus0914/MixNet-PyTorch (press backspace or delete to remove)

image Hello, I find the parameters of net structure in your code is different from the structure in paper, can you tell me why?
  • xdg2016
  • 3
  • Opened 
    on Nov 8, 2019
  • #7

Hi, have you trained mixnet by yourself? Could you please release the training code. I trained it with lr=0.016, warmup epoch=5, exponential decay and rmsprop optimizer, but failed. The acc-1 stays at ...
  • huangdi95
  • 1
  • Opened 
    on Nov 4, 2019
  • #6

Thanks for your release! I have a question on hyperparameters in training. According to the original tf implementation, mixnet can be trained using the same config as mnasnet by running mnasnet_main.py. ...
  • huangdi95
  • 2
  • Opened 
    on Nov 2, 2019
  • #5

Can you please add a LICENSE to your repo so that it can be used by others in the open-source community? Thanks
  • yashbhalgat
  • Opened 
    on Sep 5, 2019
  • #4

Hi, Do you plan to release pretrained models for MixNet? It would be a great help. :) Thanks
  • yashbhalgat
  • 2
  • Opened 
    on Sep 5, 2019
  • #3

The number of parameters in your model are very different from the ones in the paper (please correct me if I am wrong). You can reproduce this simply by running the following: from mixnet import MixNet ...
  • yashbhalgat
  • 4
  • Opened 
    on Aug 4, 2019
  • #2

What s mean of feature_size and why the value is 1536?
  • becauseofAI
  • 1
  • Opened 
    on Aug 4, 2019
  • #1
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 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