{"id":17662505,"url":"https://github.com/tommoral/benchmark_image_inverse_problem","last_synced_at":"2026-01-30T06:36:31.009Z","repository":{"id":41189456,"uuid":"508609951","full_name":"tomMoral/benchmark_image_inverse_problem","owner":"tomMoral","description":"Benchmarking inverse problem solvers on images","archived":false,"fork":false,"pushed_at":"2022-07-07T16:26:24.000Z","size":95,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-13T09:45:02.754Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tomMoral.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-06-29T08:32:53.000Z","updated_at":"2022-07-27T06:47:40.000Z","dependencies_parsed_at":"2022-07-14T10:21:38.238Z","dependency_job_id":null,"html_url":"https://github.com/tomMoral/benchmark_image_inverse_problem","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"benchopt/template_benchmark","purl":"pkg:github/tomMoral/benchmark_image_inverse_problem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomMoral%2Fbenchmark_image_inverse_problem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomMoral%2Fbenchmark_image_inverse_problem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomMoral%2Fbenchmark_image_inverse_problem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomMoral%2Fbenchmark_image_inverse_problem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomMoral","download_url":"https://codeload.github.com/tomMoral/benchmark_image_inverse_problem/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomMoral%2Fbenchmark_image_inverse_problem/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28906673,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T04:02:34.702Z","status":"ssl_error","status_checked_at":"2026-01-30T04:02:33.562Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-23T18:22:43.972Z","updated_at":"2026-01-30T06:36:30.986Z","avatar_url":"https://github.com/tomMoral.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Inmage Inverse Problem Benchmark\n================================\n|Build Status| |Python 3.6+|\n\nBenchopt is a package to simplify and make more transparent and\nreproducible the comparisons of optimization algorithms.\nThis benchmark is dedicated to solver of **describe your problem**:\n\n\n$$\\\\min_{w} f(X, w)$$\n\n\nwhere $n$ (or ``n_samples``) stands for the number of samples, $p$ (or ``n_features``) stands for the number of features and\n\n\n$$X \\\\in \\\\mathbb{R}^{n \\\\times p} \\\\ , \\\\quad w \\\\in \\\\mathbb{R}^p$$\n\n\nInstall\n--------\n\nThis benchmark can be run using the following commands:\n\n.. code-block::\n\n   $ pip install -U benchopt\n   $ git clone https://github.com/tomMoral/benchmark_image_inverse_problem\n   $ benchopt run benchmark_image_inverse_problem\n\nApart from the problem, options can be passed to ``benchopt run``, to restrict the benchmarks to some solvers or datasets, e.g.:\n\n.. code-block::\n\n\t$ benchopt run benchmark_image_inverse_problem -s solver1 -d dataset2 --max-runs 10 --n-repetitions 10\n\n\nUse ``benchopt run -h`` for more details about these options, or visit https://benchopt.github.io/api.html.\n\n.. |Build Status| image:: https://github.com/tomMoral/benchmark_image_inverse_problem/workflows/Tests/badge.svg\n   :target: https://github.com/tomMoral/benchmark_image_inverse_problem/actions\n.. |Python 3.6+| image:: https://img.shields.io/badge/python-3.6%2B-blue\n   :target: https://www.python.org/downloads/release/python-360/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftommoral%2Fbenchmark_image_inverse_problem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftommoral%2Fbenchmark_image_inverse_problem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftommoral%2Fbenchmark_image_inverse_problem/lists"}