from pytorch_hsv import HSVLoss target_h = 0 #red color target_s = 0.5 target_v = 0.8 loss_hsv = HSVLoss(h=target_h, s=target_s, v=target_v, threshold_h=0.03, threshold_sv=0.1) Convert rgb image into ...
First need to study how efficient it would be to query a DB instead of reading the existing HTM structures. Will be studied on a relatively small example, e.g. DR3var or GALEX.