Ecosyste.ms: Issues

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

GitHub / pycolibri/pycolibri issues and pull requests

#100 - Delete unused branches

Issue - State: closed - Opened by David-Morales-Norato 12 months ago
Labels: idea to propose

#99 - 93 uniform code structure of optics module

Pull Request - State: closed - Opened by David-Morales-Norato 12 months ago - 1 comment

#98 - Refactor Autoencoder model and make dynamic networks for demo colibri

Pull Request - State: closed - Opened by bemc22 12 months ago

#97 - remove old notebooks

Pull Request - State: closed - Opened by bemc22 12 months ago

#96 - Refactor Autoencoder and Unet models

Pull Request - State: closed - Opened by bemc22 12 months ago

#95 - Uniform codes for neural networks

Issue - State: closed - Opened by bemc22 12 months ago
Labels: enhancement

#94 - Include documentation and mathematical background to demo_colibri

Issue - State: closed - Opened by bemc22 12 months ago
Labels: enhancement

#93 - Uniform code structure of optics module

Issue - State: closed - Opened by bemc22 12 months ago
Labels: enhancement

#92 - Initial version of README

Issue - State: closed - Opened by bemc22 12 months ago
Labels: enhancement

#91 - include shortcut import paths for modules

Issue - State: open - Opened by bemc22 12 months ago
Labels: enhancement, idea to propose

#90 - Generate automatically the example notebooks from a .py file

Issue - State: closed - Opened by David-Morales-Norato 12 months ago
Labels: enhancement

#89 - Delete unnecesary notebooks

Issue - State: closed - Opened by David-Morales-Norato 12 months ago - 1 comment
Labels: idea to propose

#88 - 77 make spc demo

Pull Request - State: closed - Opened by bemc22 12 months ago - 1 comment

#87 - train schedule for E2E model (#75)

Pull Request - State: closed - Opened by bemc22 12 months ago

#86 - train schedule for E2E model (#75)

Pull Request - State: closed - Opened by bemc22 12 months ago

#85 - Test the repository and provide feedback

Issue - State: closed - Opened by Enmartz 12 months ago - 1 comment
Labels: documentation, enhancement

#84 - fix argument in psnr and ssmi and added tutorial for documentation

Pull Request - State: closed - Opened by Factral about 1 year ago
Labels: documentation, enhancement

#83 - Documentation run locally

Issue - State: closed - Opened by David-Morales-Norato about 1 year ago - 1 comment

#82 - Demo Colibri 1.0

Issue - State: closed - Opened by David-Morales-Norato about 1 year ago - 2 comments

#81 - add colibri demo

Pull Request - State: closed - Opened by bemc22 about 1 year ago - 1 comment

#80 - New training pipeline with pytorch

Pull Request - State: closed - Opened by Enmartz about 1 year ago - 3 comments
Labels: enhancement

#79 - Data_range must be assigned to psnr and ssim metrics

Issue - State: closed - Opened by Enmartz about 1 year ago
Labels: bug

#78 - Colibri logo and readme file

Issue - State: closed - Opened by David-Morales-Norato about 1 year ago - 3 comments
Labels: enhancement

#77 - Make SPC Demo

Issue - State: closed - Opened by David-Morales-Norato about 1 year ago
Labels: enhancement

#76 - Training Pipeline with Pytorch Lightning

Issue - State: closed - Opened by David-Morales-Norato about 1 year ago
Labels: enhancement

#75 - train schedule for E2E model

Pull Request - State: closed - Opened by David-Morales-Norato about 1 year ago - 5 comments
Labels: enhancement

#74 - Fix tensor shape in prism_operator and cassi operators

Pull Request - State: closed - Opened by bemc22 about 1 year ago

#73 - Integrate regularization to CASSI training

Issue - State: closed - Opened by David-Morales-Norato about 1 year ago - 2 comments
Labels: enhancement

#72 - Make Train Framework to the E2E

Issue - State: closed - Opened by David-Morales-Norato about 1 year ago
Labels: enhancement

#71 - Fix CASSI working

Issue - State: closed - Opened by Enmartz about 1 year ago
Labels: bug

#70 - fixed #68

Pull Request - State: closed - Opened by romanjacome99 about 1 year ago

#69 - added spc module

Pull Request - State: closed - Opened by Factral about 1 year ago - 2 comments
Labels: enhancement

#68 - test_regularizers.py is not passing the test

Issue - State: closed - Opened by Enmartz about 1 year ago
Labels: bug

#67 - 53 v1 cassi design + inverse reconstruction

Pull Request - State: closed - Opened by bemc22 over 1 year ago

#66 - fixed #65 bug with AE

Pull Request - State: closed - Opened by romanjacome99 over 1 year ago

#65 - bug with autoencoder

Issue - State: closed - Opened by romanjacome99 over 1 year ago
Labels: bug

#64 - resolve #58 added regularization for E2E

Pull Request - State: closed - Opened by romanjacome99 over 1 year ago
Labels: enhancement

#63 - demo use of optics operators

Issue - State: open - Opened by bemc22 over 1 year ago
Labels: idea to propose

#62 - demo use of dataloaders

Issue - State: open - Opened by bemc22 over 1 year ago
Labels: idea to propose

#61 - Change Call to Forward in cassi code

Issue - State: closed - Opened by David-Morales-Norato over 1 year ago
Labels: enhancement

#60 - Include psudo-inverse solutions in optics

Issue - State: open - Opened by David-Morales-Norato over 1 year ago
Labels: idea to propose

#59 - Incorporate SPC imaging system

Issue - State: closed - Opened by David-Morales-Norato over 1 year ago
Labels: enhancement

#58 - Regularizers to CA Design

Issue - State: closed - Opened by David-Morales-Norato over 1 year ago - 1 comment
Labels: enhancement

#57 - Merge datasets-pytorch branch into main branch

Pull Request - State: closed - Opened by Enmartz over 1 year ago - 1 comment
Labels: enhancement

#56 - CLOSE ALL BRANCHES!

Issue - State: closed - Opened by David-Morales-Norato over 1 year ago
Labels: bug, enhancement, idea to propose

#55 - Optics Translated 2 Pytorch

Pull Request - State: closed - Opened by David-Morales-Norato over 1 year ago - 2 comments
Labels: enhancement

#54 - 49 translate models to pytorch

Pull Request - State: closed - Opened by bemc22 over 1 year ago

#53 - V1. CASSI Design + Inverse reconstruction

Issue - State: closed - Opened by David-Morales-Norato over 1 year ago
Labels: enhancement

#52 - metrics now in pytorch

Pull Request - State: closed - Opened by Factral over 1 year ago - 1 comment
Labels: enhancement

#51 - Check Docs

Issue - State: closed - Opened by David-Morales-Norato over 1 year ago - 2 comments
Labels: documentation, enhancement

#50 - Translate Metrics and in Pytorch

Issue - State: closed - Opened by David-Morales-Norato over 1 year ago - 1 comment
Labels: enhancement

#49 - Translate Models to Pytorch

Issue - State: closed - Opened by David-Morales-Norato over 1 year ago
Labels: enhancement

#48 - Translate Optics to Pytorch

Issue - State: closed - Opened by David-Morales-Norato over 1 year ago - 3 comments
Labels: enhancement

#47 - Translate Datasets to Pytorch

Issue - State: closed - Opened by David-Morales-Norato over 1 year ago - 2 comments
Labels: enhancement

#46 - Close and errase all previous code?

Issue - State: closed - Opened by David-Morales-Norato over 1 year ago
Labels: bug, idea to propose

#45 - Update dataset scripts

Pull Request - State: closed - Opened by Enmartz over 1 year ago
Labels: enhancement

#44 - TODO: Datasets

Issue - State: open - Opened by David-Morales-Norato over 1 year ago
Labels: enhancement

#43 - Usar Spec2RGB

Issue - State: closed - Opened by Enmartz over 1 year ago

#42 - incorporate unit test for models and optics with pytest

Pull Request - State: closed - Opened by bemc22 over 1 year ago - 1 comment

#41 - See what is wrong with the structure of the code

Issue - State: closed - Opened by David-Morales-Norato over 1 year ago
Labels: bug, enhancement

#40 - What is the V 0.0000001?

Issue - State: closed - Opened by David-Morales-Norato over 1 year ago - 1 comment
Labels: idea to propose

#39 - Give Admin permission to whom?

Issue - State: closed - Opened by David-Morales-Norato over 1 year ago
Labels: idea to propose

#38 - Datasets

Issue - State: closed - Opened by David-Morales-Norato over 1 year ago
Labels: enhancement

#37 - Reconstruction Model

Issue - State: closed - Opened by David-Morales-Norato over 1 year ago
Labels: enhancement

#36 - Documentation tests

Pull Request - State: closed - Opened by Factral over 1 year ago - 1 comment
Labels: documentation

#35 - Create unit tests

Pull Request - State: closed - Opened by bemc22 over 1 year ago - 1 comment

#34 - Faced problems while developing the DIP pipeline

Issue - State: closed - Opened by David-Morales-Norato over 1 year ago
Labels: bug, documentation, enhancement

#33 - Documentation of CASSI with Torch Objects but the backend is Tensorflow

Issue - State: closed - Opened by David-Morales-Norato over 1 year ago
Labels: documentation

#32 - Create First Pipeine for DIP

Issue - State: closed - Opened by David-Morales-Norato over 1 year ago
Labels: enhancement

#31 - Create Unit Tests

Issue - State: closed - Opened by David-Morales-Norato over 1 year ago
Labels: enhancement

#30 - close current merged PRs

Issue - State: closed - Opened by bemc22 over 1 year ago
Labels: enhancement

#29 - migrate to which framework

Issue - State: closed - Opened by bemc22 over 1 year ago - 1 comment
Labels: idea to propose

#28 - Structure changes

Pull Request - State: closed - Opened by David-Morales-Norato over 1 year ago
Labels: enhancement

#27 - Generate First Version of Documentation

Issue - State: closed - Opened by David-Morales-Norato over 1 year ago
Labels: documentation

#26 - Callbacks

Pull Request - State: closed - Opened by paularguello07 over 1 year ago - 1 comment
Labels: enhancement

#25 - Create Unit Tests

Issue - State: closed - Opened by bemc22 over 1 year ago
Labels: bug, idea to propose

#24 - Merge DIP to main

Pull Request - State: closed - Opened by romanjacome99 over 1 year ago

#23 - Remind everyone deadlines wednesday 11:59 PM

Issue - State: closed - Opened by David-Morales-Norato over 1 year ago

#22 - Create example folder

Issue - State: closed - Opened by David-Morales-Norato over 1 year ago - 1 comment
Labels: documentation, enhancement

#21 - Solve reviewer comments

Issue - State: closed - Opened by David-Morales-Norato over 1 year ago - 1 comment
Labels: bug

#20 - Fix merge conflicts

Issue - State: closed - Opened by David-Morales-Norato over 1 year ago - 1 comment
Labels: bug

#19 - Merge datasets branch to main branch

Pull Request - State: closed - Opened by Enmartz over 1 year ago - 2 comments
Labels: enhancement

#18 - Change the name of the folder 'deepoptix'

Issue - State: closed - Opened by Enmartz over 1 year ago - 2 comments
Labels: idea to propose

#17 - Datasets Documentation

Issue - State: closed - Opened by David-Morales-Norato over 1 year ago - 3 comments
Labels: documentation

#16 - DIP final PR

Issue - State: closed - Opened by David-Morales-Norato over 1 year ago - 3 comments
Labels: enhancement

#15 - Final Callbacks To PR

Issue - State: closed - Opened by David-Morales-Norato over 1 year ago
Labels: enhancement

#14 - Change Ended tasks to Done

Issue - State: closed - Opened by David-Morales-Norato over 1 year ago - 3 comments
Labels: question

#13 - CASSI updated Documentation

Pull Request - State: closed - Opened by David-Morales-Norato over 1 year ago - 1 comment
Labels: enhancement

#12 - Hacer que los parámetros de la clase a ensamblar sean kwargs para la clase ensambladora

Issue - State: closed - Opened by bemc22 over 1 year ago - 2 comments
Labels: enhancement

#11 - Hacer que clase ensambladora reciba la clase a encapsular como un parámetro (str o clase).

Issue - State: closed - Opened by bemc22 over 1 year ago - 2 comments
Labels: enhancement

#10 - UNet

Issue - State: closed - Opened by bemc22 over 1 year ago - 1 comment
Labels: enhancement

#9 - Crear clase ensambladora de modelos

Issue - State: closed - Opened by bemc22 over 1 year ago - 1 comment

#8 - Inferir los niveles según la lista de características

Issue - State: closed - Opened by bemc22 over 1 year ago - 1 comment

#7 - Hacer la unet recibiendo una lista del número de características

Issue - State: closed - Opened by bemc22 over 1 year ago - 1 comment

#6 - Revert 5 main

Pull Request - State: closed - Opened by bemc22 over 1 year ago

#5 - update model from main

Pull Request - State: closed - Opened by bemc22 over 1 year ago

#4 - CASSI

Issue - State: closed - Opened by bemc22 over 1 year ago - 1 comment

#3 - Optics

Pull Request - State: closed - Opened by bemc22 over 1 year ago - 4 comments

#2 - Metrics

Pull Request - State: closed - Opened by Factral over 1 year ago
Labels: enhancement

#1 - Models

Pull Request - State: closed - Opened by bemc22 over 1 year ago