{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":536577476,"defaultBranch":"main","name":"kornia","ownerLogin":"johnnv1","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2022-09-14T12:55:57.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/20444345?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1717721918.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"6803237dcc7f42a423c179ad5d3552410b65a2f0","ref":"refs/heads/chore/pt","pushedAt":"2024-06-07T00:58:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"johnnv1","name":"João Gustavo A. Amorim","path":"/johnnv1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20444345?s=80&v=4"},"commit":{"message":"chore (CI): bump pytorch to 2.3.1\n\n- update workflows references to v1.9.1\n- PyTorch notes: https://github.com/pytorch/pytorch/releases/tag/v2.3.1","shortMessageHtmlLink":"chore (CI): bump pytorch to 2.3.1"}},{"before":"3ce96a35bedf505bf416af21e5f01b5861c998df","after":"e461f92ff9ee035d2de2513859bee4069356bc25","ref":"refs/heads/main","pushedAt":"2024-06-07T00:54:57.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"johnnv1","name":"João Gustavo A. Amorim","path":"/johnnv1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20444345?s=80&v=4"},"commit":{"message":"feat: support batched and float data in apply colormap (#2886)\n\n* initial commit new apply_colormap\r\n\r\n* update generate doc\r\n\r\n* Update kornia/color/colormap.py\r\n\r\nCo-authored-by: João Gustavo A. Amorim \r\n\r\n* Update kornia/color/colormap.py\r\n\r\nCo-authored-by: João Gustavo A. Amorim \r\n\r\n---------\r\n\r\nCo-authored-by: João Gustavo A. Amorim ","shortMessageHtmlLink":"feat: support batched and float data in apply colormap (kornia#2886)"}},{"before":"9068718bb240cad974f6947f0ed502fef9aa90ba","after":"73c6992308a67715fe9a1282e217f50d74ac5db5","ref":"refs/heads/chore/pt-version","pushedAt":"2024-05-18T14:46:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnnv1","name":"João Gustavo A. Amorim","path":"/johnnv1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20444345?s=80&v=4"},"commit":{"message":"chore: skip specific dynamo tests for torch 2.3.0\n\n- Report in https://github.com/pytorch/pytorch/issues/126619","shortMessageHtmlLink":"chore: skip specific dynamo tests for torch 2.3.0"}},{"before":"dc36d99a5ea83c02dde481cc81b70d3640744c97","after":"9068718bb240cad974f6947f0ed502fef9aa90ba","ref":"refs/heads/chore/pt-version","pushedAt":"2024-05-18T14:10:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnnv1","name":"João Gustavo A. Amorim","path":"/johnnv1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20444345?s=80&v=4"},"commit":{"message":"chore: skip specific dynamo tests for torch 2.3.0\n\n- Report in https://github.com/pytorch/pytorch/issues/126617","shortMessageHtmlLink":"chore: skip specific dynamo tests for torch 2.3.0"}},{"before":null,"after":"dc36d99a5ea83c02dde481cc81b70d3640744c97","ref":"refs/heads/chore/pt-version","pushedAt":"2024-05-16T23:31:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"johnnv1","name":"João Gustavo A. Amorim","path":"/johnnv1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20444345?s=80&v=4"},"commit":{"message":"chore (CI): ensure support to pytorch 2.3.0","shortMessageHtmlLink":"chore (CI): ensure support to pytorch 2.3.0"}},{"before":"b0995bdce3b04a11d39e86853bb1de9a2a438ca2","after":"3ce96a35bedf505bf416af21e5f01b5861c998df","ref":"refs/heads/main","pushedAt":"2024-05-16T23:29:20.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"johnnv1","name":"João Gustavo A. Amorim","path":"/johnnv1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20444345?s=80&v=4"},"commit":{"message":"Unify sold2 config dataclasses (#2899)\n\n* refactor: store sold2_detector config dataclasses in utils/structures.py\r\n\r\n* fix: update path to DetectorCfg in Docstring\r\n\r\n* Move structures.py and restate import path\r\n\r\n* Update SOLD2_detector docstring\r\n\r\n* Add LineMatcherCfg dataclass to structures.py\r\n\r\n* Update LineMatcherCfg to include line_score\r\n\r\n* refactor: cfg of SOLD2 and WunschLineMatcher to be dataclasses\r\n\r\n* my bad...\r\n\r\n* fix: update WunschLineMatcher initialization\r\n\r\n* fix: update SOLD2 initialiation\r\n\r\n* fix: rollback due to inconsistencies with sold2 config to dataclass\r\n\r\n* chore: remove repetitive words (#2902)\r\n\r\n* chore: remove repetitive words\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\n\r\n* CI: Drop macos-latest runner for torch 1.9.1 (#2905)\r\n\r\n* fix (CI): remove old torch on macos\r\n\r\n* chore: ensure last pytorch\r\n\r\n* [pre-commit.ci] pre-commit suggestions (#2894)\r\n\r\n* [pre-commit.ci] pre-commit suggestions\r\n\r\nupdates:\r\n- [github.com/astral-sh/ruff-pre-commit: v0.4.1 → v0.4.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.1...v0.4.2)\r\n\r\n* fix up031\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\nCo-authored-by: João Gustavo A. Amorim \r\n\r\n* feat: in_range filtering (#2895)\r\n\r\n* initial commit\r\n\r\n* add docs\r\n\r\n* add tests\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n* update docs\r\n\r\n* correct typing\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n* update tests and docs\r\n\r\n* change randn to rand\r\n\r\n* Modify docs indentation\r\n\r\n* correct docs and remove unused vars\r\n\r\n* add return_mask\r\n\r\n* Remove shape in doc\r\n\r\n* fix docs format\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\nCo-authored-by: edgar \r\n\r\n---------\r\n\r\nCo-authored-by: peicuiping <168072318+peicuiping@users.noreply.github.com>\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\nCo-authored-by: João Gustavo A. Amorim \r\nCo-authored-by: Vicent Gilabert <44602177+vgilabert94@users.noreply.github.com>\r\nCo-authored-by: edgar ","shortMessageHtmlLink":"Unify sold2 config dataclasses (kornia#2899)"}},{"before":"c471bbb4f15c302e4fe9521220f3594d0bba47bd","after":null,"ref":"refs/heads/drop/macos-pt-old","pushedAt":"2024-05-15T00:16:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"johnnv1","name":"João Gustavo A. Amorim","path":"/johnnv1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20444345?s=80&v=4"}},{"before":null,"after":"c471bbb4f15c302e4fe9521220f3594d0bba47bd","ref":"refs/heads/drop/macos-pt-old","pushedAt":"2024-05-13T23:34:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"johnnv1","name":"João Gustavo A. Amorim","path":"/johnnv1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20444345?s=80&v=4"},"commit":{"message":"chore: ensure last pytorch","shortMessageHtmlLink":"chore: ensure last pytorch"}},{"before":null,"after":"7a1b01ba3641aab79c001b1bfacde54770ec3e2a","ref":"refs/heads/bump-pytorch","pushedAt":"2024-04-16T20:48:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"johnnv1","name":"João Gustavo A. Amorim","path":"/johnnv1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20444345?s=80&v=4"},"commit":{"message":"bump: workflows 1.8.1 and torch 2.2.2","shortMessageHtmlLink":"bump: workflows 1.8.1 and torch 2.2.2"}},{"before":"22c40fbfbf74160e98c6d1d6c42f90d915d6e7f2","after":"b0995bdce3b04a11d39e86853bb1de9a2a438ca2","ref":"refs/heads/main","pushedAt":"2024-04-16T19:14:33.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"johnnv1","name":"João Gustavo A. Amorim","path":"/johnnv1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20444345?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit suggestions (#2885)\n\nupdates:\r\n- [github.com/astral-sh/ruff-pre-commit: v0.3.5 → v0.3.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.5...v0.3.7)\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>","shortMessageHtmlLink":"[pre-commit.ci] pre-commit suggestions (kornia#2885)"}},{"before":"9785b14a3db1b93421ed077c58dd6f085c600c9d","after":null,"ref":"refs/heads/bugfix/compile-gaussianblue","pushedAt":"2024-04-08T11:01:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"johnnv1","name":"João Gustavo A. Amorim","path":"/johnnv1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20444345?s=80&v=4"}},{"before":"6b89b7c7c6a537a60da24a00283ce8376282c5c2","after":null,"ref":"refs/heads/fix/gtagjs","pushedAt":"2024-04-08T11:01:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"johnnv1","name":"João Gustavo A. Amorim","path":"/johnnv1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20444345?s=80&v=4"}},{"before":"d4ffa486e8424a1d5f7eaf83ad231f135c67ae84","after":null,"ref":"refs/heads/fix/requirements","pushedAt":"2024-04-08T11:01:02.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"johnnv1","name":"João Gustavo A. Amorim","path":"/johnnv1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20444345?s=80&v=4"}},{"before":"3359120a9847b568109d0cec90e7c729ce10c05a","after":null,"ref":"refs/heads/fix/robots","pushedAt":"2024-04-08T11:00:53.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"johnnv1","name":"João Gustavo A. Amorim","path":"/johnnv1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20444345?s=80&v=4"}},{"before":"3fc839fcff47df1aa55a12940f70bf1753e30d72","after":null,"ref":"refs/heads/fix/prompter-dynamo-test","pushedAt":"2024-04-07T14:00:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"johnnv1","name":"João Gustavo A. Amorim","path":"/johnnv1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20444345?s=80&v=4"}},{"before":"8aeb56f0a9f229af10150c5c341baa4f03c5d8a9","after":"3fc839fcff47df1aa55a12940f70bf1753e30d72","ref":"refs/heads/fix/prompter-dynamo-test","pushedAt":"2024-04-07T12:49:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnnv1","name":"João Gustavo A. Amorim","path":"/johnnv1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20444345?s=80&v=4"},"commit":{"message":"feat: allow usage of device and optimizer without dtype","shortMessageHtmlLink":"feat: allow usage of device and optimizer without dtype"}},{"before":null,"after":"8aeb56f0a9f229af10150c5c341baa4f03c5d8a9","ref":"refs/heads/fix/prompter-dynamo-test","pushedAt":"2024-04-07T12:28:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"johnnv1","name":"João Gustavo A. Amorim","path":"/johnnv1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20444345?s=80&v=4"},"commit":{"message":"fix: skip dynamo test for visual prompter","shortMessageHtmlLink":"fix: skip dynamo test for visual prompter"}},{"before":"8edc68c6bbc5ab50fa2350b8995d0a8c462b9c5b","after":"22c40fbfbf74160e98c6d1d6c42f90d915d6e7f2","ref":"refs/heads/main","pushedAt":"2024-04-07T12:20:59.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"johnnv1","name":"João Gustavo A. Amorim","path":"/johnnv1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20444345?s=80&v=4"},"commit":{"message":"Delete manual `robots.txt` from docs (#2869)","shortMessageHtmlLink":"Delete manual robots.txt from docs (kornia#2869)"}},{"before":"adb5addecde736a34bd8d984ada95e3ca23fd64d","after":"9785b14a3db1b93421ed077c58dd6f085c600c9d","ref":"refs/heads/bugfix/compile-gaussianblue","pushedAt":"2024-04-06T20:24:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnnv1","name":"João Gustavo A. Amorim","path":"/johnnv1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20444345?s=80&v=4"},"commit":{"message":"rename tests","shortMessageHtmlLink":"rename tests"}},{"before":null,"after":"adb5addecde736a34bd8d984ada95e3ca23fd64d","ref":"refs/heads/bugfix/compile-gaussianblue","pushedAt":"2024-04-06T19:47:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"johnnv1","name":"João Gustavo A. Amorim","path":"/johnnv1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20444345?s=80&v=4"},"commit":{"message":"fix [aug]: gaussian blur compile and compile tests skips","shortMessageHtmlLink":"fix [aug]: gaussian blur compile and compile tests skips"}},{"before":null,"after":"6b89b7c7c6a537a60da24a00283ce8376282c5c2","ref":"refs/heads/fix/gtagjs","pushedAt":"2024-04-06T19:33:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"johnnv1","name":"João Gustavo A. Amorim","path":"/johnnv1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20444345?s=80&v=4"},"commit":{"message":"Fixes the use of the gtag extension","shortMessageHtmlLink":"Fixes the use of the gtag extension"}},{"before":null,"after":"d4ffa486e8424a1d5f7eaf83ad231f135c67ae84","ref":"refs/heads/fix/requirements","pushedAt":"2024-04-06T19:27:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"johnnv1","name":"João Gustavo A. Amorim","path":"/johnnv1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20444345?s=80&v=4"},"commit":{"message":"remove unused requirements","shortMessageHtmlLink":"remove unused requirements"}},{"before":null,"after":"3359120a9847b568109d0cec90e7c729ce10c05a","ref":"refs/heads/fix/robots","pushedAt":"2024-04-06T19:02:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"johnnv1","name":"João Gustavo A. Amorim","path":"/johnnv1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20444345?s=80&v=4"},"commit":{"message":"Delete manual `robots.txt` from docs","shortMessageHtmlLink":"Delete manual robots.txt from docs"}},{"before":"00cfbfdd7c91f531bc1105cf9383c0789b1cec6a","after":"8edc68c6bbc5ab50fa2350b8995d0a8c462b9c5b","ref":"refs/heads/main","pushedAt":"2024-04-06T18:34:52.000Z","pushType":"push","commitsCount":12,"pusher":{"login":"johnnv1","name":"João Gustavo A. Amorim","path":"/johnnv1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20444345?s=80&v=4"},"commit":{"message":"Feat: random channel dropout (#2859)\n\n* init random channel dropout\r\n\r\n* Add to docs page\r\n\r\n* change algorithm using index of channels\r\n\r\n* Update test and checks\r\n\r\n* update dtype of idx, tests and docs\r\n\r\n* add to benchmark\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n* correct codespell\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Feat: random channel dropout (kornia#2859)"}},{"before":"6f0f7af1e7887bf4751698def4901855b360c7e6","after":null,"ref":"refs/heads/feat/aug-benchs","pushedAt":"2024-03-27T23:57:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"johnnv1","name":"João Gustavo A. Amorim","path":"/johnnv1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20444345?s=80&v=4"}},{"before":"43d98067de2d9fa97f9294905260c18bffbf6619","after":"6f0f7af1e7887bf4751698def4901855b360c7e6","ref":"refs/heads/feat/aug-benchs","pushedAt":"2024-03-27T22:36:21.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"johnnv1","name":"João Gustavo A. Amorim","path":"/johnnv1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20444345?s=80&v=4"},"commit":{"message":"fix planckian jitter typing","shortMessageHtmlLink":"fix planckian jitter typing"}},{"before":"4db730d89e5cb078d7e93c4b89a9f1189ecbc5d6","after":"43d98067de2d9fa97f9294905260c18bffbf6619","ref":"refs/heads/feat/aug-benchs","pushedAt":"2024-03-26T23:35:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnnv1","name":"João Gustavo A. Amorim","path":"/johnnv1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20444345?s=80&v=4"},"commit":{"message":"fix","shortMessageHtmlLink":"fix"}},{"before":"73e37715b61b0fe5f3bd1d2f3f79dc641b43a57a","after":"4db730d89e5cb078d7e93c4b89a9f1189ecbc5d6","ref":"refs/heads/feat/aug-benchs","pushedAt":"2024-03-26T23:30:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnnv1","name":"João Gustavo A. Amorim","path":"/johnnv1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20444345?s=80&v=4"},"commit":{"message":"fix","shortMessageHtmlLink":"fix"}},{"before":"42aded3e9cfd962b4045f7769edd7944297abbcf","after":"73e37715b61b0fe5f3bd1d2f3f79dc641b43a57a","ref":"refs/heads/feat/aug-benchs","pushedAt":"2024-03-26T00:57:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnnv1","name":"João Gustavo A. Amorim","path":"/johnnv1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20444345?s=80&v=4"},"commit":{"message":"fix collect env old pt and withou gpu","shortMessageHtmlLink":"fix collect env old pt and withou gpu"}},{"before":null,"after":"b606ef7f7faf8e865cb4c2f86a51bdf31e3e68b6","ref":"refs/heads/fix/typing-dedode","pushedAt":"2024-03-26T00:13:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"johnnv1","name":"João Gustavo A. Amorim","path":"/johnnv1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20444345?s=80&v=4"},"commit":{"message":"fix: dedode pretained type ignore dedode init","shortMessageHtmlLink":"fix: dedode pretained type ignore dedode init"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEXrzHYwA","startCursor":null,"endCursor":null}},"title":"Activity · johnnv1/kornia"}