Taki Hart

Results 5 issues of Taki Hart

Hi, I think that in the "RC RM_FileHandle::GetNextFreePage(PageNum& pageNum)" function in line https://github.com/junkumar/redbase/blob/master/src/rm_filehandle.cc#L119 , the value of "hdr.numPages == 0" should be changed from 0 to 1, because if this...

Fixed small typo

Hi, I needed in my case for NSGA3 and SPEA2, so I thought it would be useful for the other algorithms. I didn't modify the ones that you already had...

Hi, I'm trying to install the plugin using the following command from the docs: `fiftyone plugins download https://github.com/jacobmarks/image-quality-issues/` But, I'm getting the following error: ```Downloading jacobmarks/image-quality-issues... Traceback (most recent call...