Parminder Singh

Results 11 comments of Parminder Singh

Randomly, bugs can be scheduled using the Timer from threading. ``` from threading import Timer t = Timer(SECONDS_IN_DAY * days_to_wait, lambda: run_test(...)) t.start() ``` This would also need a hash...

Is this being worked on? I can implement a GUI to do this.

I'll go with implementing GUI version, I have worked with pyqt5 library before. @sagarvijaygupta I see you use opencv in the PR #128 how is it compared to pyqt5? should...

:D Oh this is nice idea! One place to show all benchmarks!

Yep, I just have some quizzes till 18th at college. After that I'll work on this :)

Hi @marco-c, I was busy last month at college. I had made some progress, but I was having issue with placing the "next" button properly, it gets overlapped under the...

Never-mind, it started to work when I put the button inside the image-view itself. Weird tkinter...

@marco-c For the popping of images, as the pics are spread over many csv files, I think it is better to generate a new list "false_pairs.csv" where the image names...

Hi, is this actively in work? I wanted this feature. If it is not being worked on, maybe I can pick it up.

I think it is not in active work, I'll pick it up. @saraolson Please add me to the Zeplin, [email protected]