Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / FlyreelAI/sesemi issues and pull requests

#56 - Update documentation and enable automated builds using readthedocs

Pull Request - State: closed - Opened by tigist-d over 2 years ago

#55 - Add unit test suite

Pull Request - State: closed - Opened by tigist-d over 2 years ago

#54 - Various fixes and improvements resulting from testing

Pull Request - State: closed - Opened by tigist-d over 2 years ago

#53 - Refactor dataset and loss head modules

Pull Request - State: closed - Opened by tigist-d over 2 years ago
Labels: enhancement

#52 - Add a class-weighted (e.g. balanced) dataset wrapper

Pull Request - State: closed - Opened by tigist-d over 2 years ago
Labels: enhancement

#51 - Fix support for unbounded iterable datasets

Pull Request - State: closed - Opened by tigist-d over 2 years ago
Labels: bug

#50 - Enforce naming conventions throughout the codebase

Pull Request - State: closed - Opened by tigist-d over 2 years ago
Labels: enhancement

#49 - Improve data loading with mix of small and large datasets

Pull Request - State: closed - Opened by tigist-d over 2 years ago
Labels: enhancement

#48 - Add optional kNN evaluation support

Pull Request - State: closed - Opened by tigist-d over 2 years ago
Labels: enhancement

#47 - Enforce a naturally sorted build order for loss heads

Pull Request - State: closed - Opened by tigist-d over 2 years ago
Labels: enhancement

#46 - Refactor datasets

Pull Request - State: closed - Opened by tigist-d over 2 years ago
Labels: enhancement

#45 - Improve logging support

Pull Request - State: closed - Opened by tigist-d over 2 years ago
Labels: enhancement

#44 - Fixes EMA update in fully supervised mode

Pull Request - State: closed - Opened by tigist-d over 2 years ago
Labels: bug

#43 - Refactor the configs to support self-superised pretraining and add torchvision backbones

Pull Request - State: closed - Opened by tigist-d over 2 years ago
Labels: enhancement

#42 - Add support for class-weighted (balanced) datasets

Issue - State: closed - Opened by tigist-d over 2 years ago
Labels: enhancement

#41 - Fix unbounded iterable dataset support

Issue - State: closed - Opened by tigist-d over 2 years ago
Labels: bug

#40 - Standardize naming conventions

Issue - State: closed - Opened by tigist-d over 2 years ago
Labels: enhancement

#39 - Support optional kNN evaluation for self-supervised pretraining

Issue - State: closed - Opened by tigist-d over 2 years ago
Labels: enhancement

#38 - Enforce a build order for loss heads

Issue - State: closed - Opened by tigist-d over 2 years ago
Labels: enhancement

#37 - Improve logging support and configurability

Issue - State: closed - Opened by tigist-d over 2 years ago
Labels: enhancement

#36 - Batch norm weights not updated when using EMA in fully supervised mode

Issue - State: closed - Opened by tigist-d over 2 years ago
Labels: bug

#35 - Refactor API and configs to better support SSL pretraining and finetuning

Issue - State: closed - Opened by tigist-d over 2 years ago
Labels: enhancement

#34 - Fix minor issues with docs

Pull Request - State: closed - Opened by tigist-d almost 3 years ago

#33 - Add noisy student training configurations

Pull Request - State: closed - Opened by tigist-d almost 3 years ago
Labels: enhancement

#32 - Add support for pseudo-labeled dataset generation

Pull Request - State: closed - Opened by tigist-d almost 3 years ago
Labels: enhancement

#31 - Add FixMatch loss head

Pull Request - State: closed - Opened by tigist-d almost 3 years ago
Labels: enhancement

#30 - Move EMA config into model config and include logs

Pull Request - State: closed - Opened by tigist-d almost 3 years ago
Labels: enhancement

#29 - Add CIFAR-10, CIFAR-100, and STL-10 datasets and baseline models

Pull Request - State: closed - Opened by tigist-d almost 3 years ago
Labels: enhancement

#28 - Add EMA consistency regularization (Mean Teacher)

Pull Request - State: closed - Opened by vuptran almost 3 years ago

#27 - Add support for consistency regularization (Pi Model)

Pull Request - State: closed - Opened by vuptran almost 3 years ago

#26 - Adds the SimSim regularization method for the STL10 and CIFAR datasets

Pull Request - State: closed - Opened by tigist-d about 3 years ago - 1 comment
Labels: enhancement

#25 - Ensures that the unsup subset is included in the configs using imagewang

Pull Request - State: closed - Opened by tigist-d about 3 years ago
Labels: bug

#24 - Update the manifest to include more files and bump version number

Pull Request - State: closed - Opened by tigist-d about 3 years ago
Labels: bug

#23 - PyPI pip installation is missing some files

Issue - State: closed - Opened by tigist-d about 3 years ago
Labels: bug

#22 - Add jigsaw prediction task

Pull Request - State: closed - Opened by vuptran about 3 years ago

#21 - Update documentation and enable automated builds

Issue - State: closed - Opened by tigist-d about 3 years ago
Labels: documentation

#20 - Group base configurations hierarchically for ease of reuse

Pull Request - State: closed - Opened by tigist-d about 3 years ago
Labels: enhancement

#19 - Group base configurations hierarchically for ease of reuse

Issue - State: closed - Opened by tigist-d about 3 years ago
Labels: enhancement

#18 - Add entropy minimization and refactor config usage

Pull Request - State: closed - Opened by vuptran about 3 years ago

#17 - Fix error when using multi-run by replacing resolver on registration

Pull Request - State: closed - Opened by tigist-d about 3 years ago
Labels: bug

#15 - Adding support for shared heads

Pull Request - State: closed - Opened by tigist-d about 3 years ago
Labels: enhancement

#14 - Improve data loading efficiency with mix of small and large datasets

Issue - State: closed - Opened by tigist-d about 3 years ago
Labels: enhancement

#13 - Logs metrics on step and enables tuples longer than 2 from the supervised data loader

Pull Request - State: closed - Opened by tigist-d about 3 years ago
Labels: enhancement

#12 - Add support for shared heads

Issue - State: closed - Opened by tigist-d about 3 years ago
Labels: enhancement

#11 - Log metrics on step and support more than just two outputs for the supervised data loader

Issue - State: closed - Opened by tigist-d about 3 years ago
Labels: enhancement

#10 - Fix the name of a configuration used in the docs

Pull Request - State: closed - Opened by tigist-d over 3 years ago

#9 - Fix import error with torch 1.9 and update docs

Pull Request - State: closed - Opened by tigist-d over 3 years ago

#8 - Update docs and make torch hub download more robust

Pull Request - State: closed - Opened by tigist-d over 3 years ago

#6 - Add experimental pytorch lightning support

Pull Request - State: closed - Opened by tigist-d over 3 years ago
Labels: enhancement

#5 - Streamline timm integration

Pull Request - State: closed - Opened by vuptran over 3 years ago

#4 - About the lengths of train_loader and unlabeled_loader

Issue - State: closed - Opened by chengjianhong over 3 years ago - 6 comments

#3 - Update the README with a banner and revised installation instructions

Pull Request - State: closed - Opened by tigist-d over 3 years ago

#2 - Add EfficientNet support

Pull Request - State: closed - Opened by tigist-d over 3 years ago

#1 - Add support for DenseNet

Pull Request - State: closed - Opened by vuptran over 3 years ago