Code Monkey home page Code Monkey logo

mobilevitv3's People

Contributors

codeac29 avatar shaktiwadekar9 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

mobilevitv3's Issues

pre-trained module

Hello, your work is wonderful! And I wonder if I could get your pre-trained modules as you have shown on ImageNet-1K, like MobileViTv3-XXS, MobileViTv3-XS, and so on.

About the inference time

Thanks for your great work!

These days I try to compress MobileVit, and reduce the FLOPs and parameters, but the inference time almost doesn't change.

Only when I remove some MV2 blocks, the inference time reduce a little.

My method I used for compressing:
1: Try LinFormer.(This method reduces the FLOPs, but increases the length of sequence. It seems longer sequence means slower speed)
2: Decrease the channels of some layers.
3: Other methods, such as replacing conv33 with conv11(learning from you)

Could you please tell me the reason?

How to draw the Fig, 1&3 in the paper

Hi, it's a wonderful work.
Could you please show the code of drawing the Fig, 1&3 in the paper or give some code demos?
I don't know how to draw the analogous scatterplot as follows:
image

I really appreciate it.

ModuleNotFoundError: No module named 'main_train'

File "C:\Users\72344.conda\envs\MobileViTv2\Scripts\cvnets-train.exe_main_.py", line 4, in
ModuleNotFoundError: No module named 'main_train'

And I tried to download this module, but show
"ERROR: Could not find a version that satisfies the requirement main_train (from versions: none)
ERROR: No matching distribution found for main_train"

What can I do?

running problem

I obey the README-training-and-evaluation.md, and I stuck by this step: cvnets-train --common.config-file config/classification/mobilevit_small.yaml --common.results-loc results_mobilevit_small.
it always said: cvnets-train command not found. what is 'cvnets-train' for?
I'm not familiar with linux, so I'm confused for a long time. Hoping to find the answer. Thanks!

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.