Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some publish information of implemented models #508

Merged
merged 2 commits into from
Apr 24, 2021

Conversation

clownrat6
Copy link
Contributor

@clownrat6 clownrat6 commented Apr 23, 2021

  • Add some publish information of implemented models just like the readme.md of mmdetection
  • Adjust the order in chronological order

@codecov
Copy link

codecov bot commented Apr 23, 2021

Codecov Report

Merging #508 (acb5abf) into master (5b33faa) will decrease coverage by 0.05%.
The diff coverage is n/a.

❗ Current head acb5abf differs from pull request most recent head abf8126. Consider uploading reports for the commit abf8126 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #508      +/-   ##
==========================================
- Coverage   86.53%   86.47%   -0.06%     
==========================================
  Files          98       98              
  Lines        5133     5133              
  Branches      829      829              
==========================================
- Hits         4442     4439       -3     
- Misses        534      535       +1     
- Partials      157      159       +2     
Flag Coverage Δ
unittests 86.47% <ø> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
mmseg/datasets/pipelines/transforms.py 97.12% <0.00%> (-0.87%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5b33faa...abf8126. Read the comment docs.

@xvjiarui xvjiarui merged commit 838b647 into open-mmlab:master Apr 24, 2021
bowenroom pushed a commit to bowenroom/mmsegmentation that referenced this pull request Feb 25, 2022
* Add some publish information

* Fix some readme omission.
aravind-h-v pushed a commit to aravind-h-v/mmsegmentation that referenced this pull request Mar 27, 2023
* beta never changes removed from state

* fix typos in docs

* removed unused var

* initial ddim flax scheduler

* import

* added dummy objects

* fix style

* fix typo

* docs

* fix typo in comment

* set return type

* added flax ddom

* fix style

* remake

* pass PRNG key as argument and split before use

* fix doc string

* use config

* added flax Karras VE scheduler

* make style

* fix dummy

* fix ndarray type annotation

* replace returns a new state

* added lms_discrete scheduler

* use self.config

* add_noise needs state

* use config

* use config

* docstring

* added flax score sde ve

* fix imports

* fix typos
wjkim81 pushed a commit to wjkim81/mmsegmentation that referenced this pull request Dec 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants