Ecosyste.ms: Issues

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

GitHub / pyronear/pyro-vision issues and pull requests

#86 - Create pyronear predictor

Pull Request - State: closed - Opened by MateoLostanlen almost 4 years ago - 4 comments
Labels: type: enhancement

#85 - chore: Fixed doc deploy

Pull Request - State: closed - Opened by frgfm almost 4 years ago - 1 comment
Labels: type: bug, topic: build

#84 - refactor: Renamed package

Pull Request - State: closed - Opened by frgfm almost 4 years ago - 1 comment
Labels: topic: documentation, type: enhancement, ext: tests, module: models, ext: references, topic: build, module: datasets, module: nn

#83 - fix codecov

Pull Request - State: closed - Opened by MateoLostanlen about 4 years ago - 1 comment

#82 - Merge csv files for testing

Issue - State: closed - Opened by MateoLostanlen about 4 years ago - 2 comments
Labels: invalid, ext: tests

#81 - feat:create class to monitor pi system

Pull Request - State: closed - Opened by fe51 about 4 years ago - 8 comments
Labels: type: enhancement, question

#80 - Pyronear engine

Pull Request - State: closed - Opened by MateoLostanlen about 4 years ago - 7 comments
Labels: type: enhancement

#79 - First inference

Pull Request - State: closed - Opened by MateoLostanlen over 4 years ago - 4 comments
Labels: type: enhancement

#78 - Update to copyleft license

Pull Request - State: closed - Opened by x0s over 4 years ago - 13 comments

#77 - fix: making sure that path_to_frames are path type and not str

Pull Request - State: closed - Opened by Akilditu over 4 years ago - 1 comment
Labels: type: enhancement, module: datasets

#76 - refactor: Cleaned code base

Pull Request - State: closed - Opened by frgfm over 4 years ago - 1 comment
Labels: type: enhancement, ext: tests, ext: references, module: datasets

#75 - docs: Updated docs following up on repo transfer

Pull Request - State: closed - Opened by frgfm over 4 years ago - 2 comments
Labels: topic: documentation, type: enhancement

#74 - chore: Ensure squashed merged PR triggers workflow

Pull Request - State: closed - Opened by frgfm over 4 years ago - 2 comments
Labels: type: enhancement

#73 - chore: Fixes follow-ups issues from #68

Pull Request - State: closed - Opened by frgfm over 4 years ago - 1 comment

#72 - Add markdown broken links checker in CI

Pull Request - State: closed - Opened by x0s over 4 years ago

#71 - Update project setup documentation to clarify virtualenvwrapper init (fix #70)

Pull Request - State: closed - Opened by x0s over 4 years ago - 5 comments
Labels: topic: documentation, topic: build

#70 - Bug: "No module named virtualenvwrapper"

Issue - State: closed - Opened by x0s over 4 years ago - 1 comment
Labels: type: bug, topic: documentation

#69 - Add sub sampler resnet18

Pull Request - State: closed - Opened by MateoLostanlen over 4 years ago - 2 comments
Labels: type: enhancement, module: models

#68 - chore: Switched from CircleCI to GitHub workflow

Pull Request - State: closed - Opened by frgfm over 4 years ago - 6 comments
Labels: topic: build

#67 - chore: Cleaned setup.py and updates gitignore

Pull Request - State: closed - Opened by frgfm over 4 years ago - 7 comments
Labels: topic: build

#66 - Add SubSsampler dataset

Pull Request - State: closed - Opened by MateoLostanlen over 4 years ago - 13 comments
Labels: type: enhancement, module: datasets

#65 - Add demo

Issue - State: closed - Opened by MateoLostanlen over 4 years ago - 1 comment
Labels: type: enhancement

#64 - Train WildFire

Pull Request - State: closed - Opened by MateoLostanlen over 4 years ago - 1 comment
Labels: ext: references

#63 - Allow test ratio to zero in WildFireSplitter

Pull Request - State: closed - Opened by MateoLostanlen over 4 years ago - 3 comments
Labels: type: enhancement, module: datasets

#62 - Allow test ratio to zero

Pull Request - State: closed - Opened by MateoLostanlen over 4 years ago

#61 - [DataSet] Allow test ratio to zero in WildFireSplitter

Issue - State: closed - Opened by MateoLostanlen over 4 years ago - 3 comments
Labels: type: enhancement, module: datasets

#60 - fix: Fixed images format to tensor by default.

Pull Request - State: closed - Opened by Akilditu over 4 years ago - 5 comments
Labels: module: utils, module: datasets

#59 - [datasets] Documentation error within WildfireDataset class where path_to_frame should be a path type

Issue - State: closed - Opened by Akilditu over 4 years ago - 4 comments
Labels: type: bug, topic: documentation, module: datasets

#58 - Wrong batch images format when iterating through DataLoader

Issue - State: closed - Opened by Akilditu over 4 years ago - 1 comment
Labels: type: bug, module: datasets

#57 - fix: Fixed version attribute import

Pull Request - State: closed - Opened by frgfm over 4 years ago - 1 comment
Labels: topic: build

#56 - Type correction in WildFireDataset

Pull Request - State: closed - Opened by MateoLostanlen over 4 years ago - 2 comments
Labels: type: enhancement, module: datasets

#55 - style: Added encoding in headers

Pull Request - State: closed - Opened by frgfm over 4 years ago - 2 comments
Labels: type: enhancement, module: datasets

#54 - docs: Added WildFireDataset to the documentation

Pull Request - State: closed - Opened by frgfm over 4 years ago - 1 comment
Labels: topic: documentation, module: datasets

#53 - Type correction in WildFireDataset

Pull Request - State: closed - Opened by MateoLostanlen over 4 years ago - 3 comments
Labels: type: bug, module: datasets

#52 - Type correction in WildFireDataset

Pull Request - State: closed - Opened by MateoLostanlen over 4 years ago

#51 - docs: Updated readme

Pull Request - State: closed - Opened by frgfm over 4 years ago - 1 comment
Labels: topic: documentation

#50 - Type correction in WildFireDataset

Pull Request - State: closed - Opened by MateoLostanlen over 4 years ago - 2 comments

#49 - What is "from .version import __version__" in __init__.py?

Issue - State: closed - Opened by MateoLostanlen over 4 years ago - 6 comments
Labels: question, topic: build

#48 - Add frame extractor for wildfire

Pull Request - State: closed - Opened by x0s over 4 years ago - 1 comment
Labels: type: enhancement, module: datasets

#47 - Add WildFire Dataset object and split strategies

Pull Request - State: closed - Opened by x0s almost 5 years ago - 2 comments
Labels: type: enhancement, ext: tests, module: datasets

#46 - Add wildfire auto fire labeler

Pull Request - State: closed - Opened by x0s almost 5 years ago - 1 comment
Labels: type: enhancement, ext: tests, module: datasets

#45 - [models] Add the possibility to use custom activation

Issue - State: closed - Opened by frgfm almost 5 years ago - 1 comment
Labels: wontfix, module: models, ext: references

#44 - [datasets] Add multi-label classification annotations to OpenFire

Issue - State: closed - Opened by frgfm almost 5 years ago - 4 comments
Labels: help wanted, module: datasets

#43 - chore: Updated version indicator

Pull Request - State: closed - Opened by frgfm almost 5 years ago - 1 comment
Labels: topic: documentation

#42 - docs: Updated docs for 0.1.0 release

Pull Request - State: closed - Opened by frgfm almost 5 years ago - 1 comment
Labels: topic: documentation

#41 - feat: Unified model creation for CNN

Pull Request - State: closed - Opened by frgfm almost 5 years ago - 1 comment
Labels: module: models, ext: references, module: nn

#40 - [models] Standardize cnn model creation

Issue - State: closed - Opened by frgfm almost 5 years ago
Labels: help wanted, module: models

#39 - refactor: Revised OpenFire folder hierarchy

Pull Request - State: closed - Opened by frgfm almost 5 years ago - 1 comment
Labels: module: datasets

#38 - style: Fixed pep8 compliance

Pull Request - State: closed - Opened by frgfm almost 5 years ago - 1 comment
Labels: module: models

#37 - feat: Added the models module

Pull Request - State: closed - Opened by frgfm almost 5 years ago - 4 comments
Labels: module: models

#36 - [ci] Unpickling error for pretrained parameter loading

Issue - State: closed - Opened by frgfm almost 5 years ago - 1 comment
Labels: help wanted, ext: tests

#35 - style: Added pep8 verification to CI

Pull Request - State: closed - Opened by frgfm almost 5 years ago - 1 comment

#34 - feat: Add argument img_folder to OpenFire

Pull Request - State: closed - Opened by blenzi almost 5 years ago - 5 comments
Labels: type: enhancement, module: datasets

#33 - feat: add argument num_samples to OpenFire

Pull Request - State: closed - Opened by blenzi almost 5 years ago - 1 comment

#32 - OpenFire extract update

Pull Request - State: closed - Opened by frgfm almost 5 years ago - 3 comments
Labels: module: datasets

#31 - style: Fixed flake8 issues

Pull Request - State: closed - Opened by frgfm almost 5 years ago - 1 comment
Labels: type: enhancement

#30 - fix: Fixed training scripts

Pull Request - State: closed - Opened by frgfm almost 5 years ago - 1 comment
Labels: ext: references

#29 - CONTRIBUTING: cd to PyroNear

Pull Request - State: closed - Opened by blenzi almost 5 years ago - 1 comment

#28 - feat: Split creation of path structure from actual download of images…

Pull Request - State: closed - Opened by blenzi almost 5 years ago - 5 comments
Labels: ext: tests, module: datasets

#27 - [test] Add a linter test to CI

Issue - State: closed - Opened by frgfm almost 5 years ago
Labels: help wanted

#26 - [datasets] Split creation of path structure from actual download of images

Issue - State: closed - Opened by blenzi almost 5 years ago - 5 comments
Labels: module: datasets

#25 - Clarify openfire validation set creation

Pull Request - State: closed - Opened by x0s almost 5 years ago - 2 comments
Labels: ext: tests, module: datasets

#24 - [references] Add unittests or CI checks for training scripts on reduced dataset

Issue - State: closed - Opened by blenzi almost 5 years ago - 1 comment
Labels: wontfix, ext: tests, ext: references

#23 - feat: Added reference scripts for binary classification

Pull Request - State: closed - Opened by frgfm almost 5 years ago - 4 comments
Labels: ext: references

#22 - [models] Add binary classification model with pretrained weights

Issue - State: closed - Opened by frgfm almost 5 years ago
Labels: help wanted, module: models

#21 - fix: Fixed OpenFire image extension guessing

Pull Request - State: closed - Opened by frgfm almost 5 years ago - 1 comment
Labels: module: datasets

#20 - [datasets] some OpenFire images have numeric extensions

Issue - State: closed - Opened by frgfm almost 5 years ago
Labels: type: bug, module: datasets

#19 - [models] Create specific model's heads for binary classification

Issue - State: closed - Opened by frgfm almost 5 years ago - 1 comment
Labels: help wanted, module: models, ext: references

#18 - feat: Updated OpenFire URL

Pull Request - State: closed - Opened by frgfm almost 5 years ago - 1 comment
Labels: module: datasets

#17 - style: Renamed unittest and fixed __init__

Pull Request - State: closed - Opened by frgfm almost 5 years ago - 1 comment
Labels: module: utils, ext: tests

#16 - test: Using module tempfile to avoid failed test on #15

Pull Request - State: closed - Opened by blenzi almost 5 years ago - 3 comments
Labels: ext: tests, topic: build

#15 - feat: Updated datasets.OpenFire

Pull Request - State: closed - Opened by frgfm almost 5 years ago - 2 comments
Labels: module: datasets

#14 - [datasets] Allow parallel processing of downloads

Issue - State: closed - Opened by frgfm almost 5 years ago
Labels: type: enhancement, module: datasets

#13 - chore: Changed CI build with bot

Pull Request - State: closed - Opened by frgfm almost 5 years ago - 1 comment

#12 - SSL CERTIFICATE_VERIFY_FAILED: cannot download files in dataset, branch frgfm/dataset_draft

Issue - State: closed - Opened by blenzi almost 5 years ago - 3 comments
Labels: type: bug, help wanted, wontfix

#11 - feat: Added datasets module

Pull Request - State: closed - Opened by frgfm almost 5 years ago - 1 comment
Labels: topic: documentation, module: datasets

#10 - [datasets] OpenFire sample downloading fails

Issue - State: closed - Opened by frgfm almost 5 years ago - 1 comment
Labels: type: bug, wontfix, module: datasets

#9 - [ci] Optimize cache for datasets downloading

Issue - State: closed - Opened by frgfm almost 5 years ago - 1 comment
Labels: help wanted, ext: tests

#8 - docs: Detail project setup and contributing workflow

Pull Request - State: closed - Opened by x0s almost 5 years ago - 1 comment
Labels: topic: documentation

#7 - docs: Added package documentation

Pull Request - State: closed - Opened by frgfm about 5 years ago - 1 comment
Labels: topic: documentation, topic: build

#6 - [datasets] Add a classification dataset

Issue - State: closed - Opened by frgfm about 5 years ago
Labels: help wanted, module: datasets

#5 - chore: Fixed package installation

Pull Request - State: closed - Opened by frgfm about 5 years ago - 1 comment
Labels: topic: build

#4 - [docs] Add a simple documentation

Issue - State: closed - Opened by frgfm about 5 years ago - 1 comment
Labels: topic: documentation, help wanted

#3 - [references] Add training script for binary classification

Issue - State: closed - Opened by frgfm about 5 years ago - 3 comments
Labels: help wanted, ext: references

#2 - [package setup] pip install on remote git fails

Issue - State: closed - Opened by frgfm about 5 years ago
Labels: type: bug, topic: build

#1 - Project setup

Pull Request - State: closed - Opened by frgfm about 5 years ago - 1 comment
Labels: topic: documentation, module: utils