GithubHelp home page GithubHelp logo

comp3340_transformer_mlp's People

Contributors

0x4f5da2 avatar agim-a avatar allentdan avatar anthracene avatar congee524 avatar daavoo avatar ezra-yu avatar fangxu622 avatar ftbabi avatar hellock avatar hit-cwh avatar huoshuai-dot avatar imyhxy avatar junjun2016 avatar lxxxxr avatar mzr1996 avatar okotaku avatar pengzhiliang avatar qingchuanws avatar rangilyu avatar shoufachen avatar sovrasov avatar tansor avatar wangruohui avatar xiaojieli0903 avatar ycxioooong avatar yinchimaoliang avatar yl-1993 avatar youqingxiaozhua avatar zwwwayne avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

comp3340_transformer_mlp's Issues

Welcome update to OpenMMLab 2.0

Welcome update to OpenMMLab 2.0

I am Vansin, the technical operator of OpenMMLab. In September of last year, we announced the release of OpenMMLab 2.0 at the World Artificial Intelligence Conference in Shanghai. We invite you to upgrade your algorithm library to OpenMMLab 2.0 using MMEngine, which can be used for both research and commercial purposes. If you have any questions, please feel free to join us on the OpenMMLab Discord at https://discord.gg/amFNsyUBvm or add me on WeChat (van-sin) and I will invite you to the OpenMMLab WeChat group.

Here are the OpenMMLab 2.0 repos branches:

OpenMMLab 1.0 branch OpenMMLab 2.0 branch
MMEngine 0.x
MMCV 1.x 2.x
MMDetection 0.x 、1.x、2.x 3.x
MMAction2 0.x 1.x
MMClassification 0.x 1.x
MMSegmentation 0.x 1.x
MMDetection3D 0.x 1.x
MMEditing 0.x 1.x
MMPose 0.x 1.x
MMDeploy 0.x 1.x
MMTracking 0.x 1.x
MMOCR 0.x 1.x
MMRazor 0.x 1.x
MMSelfSup 0.x 1.x
MMRotate 1.x 1.x
MMYOLO 0.x

Attention: please create a new virtual environment for OpenMMLab 2.0.

Evaluation Commands in the Notebook

Description

As for the testing commands, the tools/test.py will fail if we only specify the config-file and the path-to-checkpoint. After examining the source codes of the tools/tests.py, I observed at least one of the “out” or “metrics” options should be declared.

Suggested Solution

Thus, I modified the testing command as follows:
“`sh
python tools/test.py configs/vision_transformer/vit_base_patch16_224_flowers.py work_dirs/vit_base_patch16_224_flowers/latest.pth --metrics accuracy precision recall f1_score

I am not sure whether the execution result of my modification satisfies the design purpose of this section in the tutorial. Therefore, I would appreciate it if you could further review this command. Below are the outputs of my command:
![image](https://user-images.githubusercontent.com/43565614/156287244-d4cb2360-39ab-427d-8582-041f349ccce7.png)

AutoAugmentation Configuration in Tutorial Notebook

Description

In the tutorial notebook, section “Configuration”, a subsection is named “AutoAugmentation.” However, it seems unclear where these configurations should be placed.

image

Suggested solution

After analyzing the repository structure, I believed this should be a part of the configs/vision_transformer/vit_base_patch16_224_flowers.py file. In the codes you provided for our project group to develop our project, we found such configuration did appear there. We thought it might be more instructive and clear if the notebook could directly indicate the AutoAugmentation part of the vision transformer’s running configuration.

Configuration Path in the Notebook

Description

In the “Set saving config” subsection, we noticed there is an instruction:

image

However, the path here: mmclassification/configs/resnet/resnet18_flowers_bs128.py is seemingly a bit misleading.

Suggested Solution

In our opinion, the config file ought to be configs/vision_transformer/vit_base_patch16_224_flowers.py, instead. Otherwise, the path and the naming of the configuration file may not coordinate with the training command

python tools/train.py configs/vision_transformer/vit_base_patch16_224_flowers.py

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.