Skip to content

Pull requests: kaanaksit/odak

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add wrapped MSE loss and unit test for loss.py
#100 by AlberTgarY was merged Jun 22, 2024 Loading… updated Jun 22, 2024
Update numpy requirement from <=1.26.1 to <=2.0.0 dependencies Pull requests that update a dependency file
#99 by dependabot bot was closed Jun 18, 2024 Loading… updated Jun 18, 2024
Fix bug in 'intersect_w_triangle_batch'
#95 by yaio4109 was closed Jun 18, 2024 Loading… updated Jun 18, 2024
fixed kernel transfer function
#98 by David-Morales-Norato was merged Jun 9, 2024 Loading… updated Jun 9, 2024
update test file
#94 by AlberTgarY was merged Feb 15, 2024 Loading… updated Feb 15, 2024
vectorize the function that check triangle intersection
#93 by yaio4109 was merged Feb 6, 2024 Loading… updated Feb 6, 2024
Implemented positional_encoder module and its test file
#92 by yilmazdoga was merged Dec 8, 2023 Loading… updated Dec 8, 2023
add generate_2d_dirac_delta function and test
#91 by Kymer0615 was merged Dec 5, 2023 Loading… updated Dec 5, 2023
Update CBAM in odak.learn.models.components()
#90 by AlberTgarY was merged Dec 1, 2023 Loading… updated Dec 1, 2023
Added Doga Yilmaz to citation and and thanks
#89 by yilmazdoga was merged Nov 29, 2023 Loading… updated Nov 29, 2023
paloss
#87 by liangs111 was merged Sep 12, 2023 Loading… updated Sep 12, 2023
rgb_to_lms single function for constant LCD spectrum ditched
#86 by aguzel was merged Aug 22, 2023 Loading… updated Aug 22, 2023
rgb-->multi_spectrum to LMS added
#85 by aguzel was merged Aug 21, 2023 Loading… updated Aug 21, 2023
3rd Stage added to B x 3 x H x W format for loss calculation
#84 by aguzel was merged Aug 11, 2023 Loading… updated Aug 11, 2023
3rd stage (similar to DKL) added
#83 by aguzel was closed Aug 11, 2023 Loading… updated Aug 11, 2023
rgb_to_lms is now taking [B x 3 x H x W]
#82 by aguzel was merged Aug 11, 2023 Loading… updated Aug 11, 2023
RGB to LMS based on HVS class added
#81 by aguzel was merged Aug 11, 2023 Loading… updated Aug 11, 2023
RGB to LMS based on HVS class added
#80 by aguzel was closed Aug 9, 2023 Loading… updated Aug 9, 2023
test functions for color conversion RGB to LAB and color map module bug has been fixed.
#79 by aguzel was merged Jul 31, 2023 Loading… updated Jul 31, 2023
Color mapping and LAB conversion
#78 by aguzel was closed Jul 31, 2023 Loading… updated Jul 31, 2023
add git branching introduction
#70 by Kymer0615 was merged Jun 1, 2023 Loading… updated Jun 1, 2023
unet defaults set to False
#69 by aguzel was merged May 10, 2023 Loading… updated May 10, 2023
U-Net is updated to enable bilinear = False
#68 by aguzel was merged May 9, 2023 Loading… updated May 9, 2023
flexible depth Unet
#67 by aguzel was merged Apr 19, 2023 Loading… updated Apr 19, 2023
self_attention_layer --> non_local_layer, activation func pass removed
#66 by aguzel was merged Apr 15, 2023 Loading… updated Apr 15, 2023
ProTip! Exclude everything labeled bug with -label:bug.