Adnan-annan
Adnan-annan
> > @jjprincess, here is my tensorflow code : > > ```python > > def _localization_loss(self, pred_geo_map, > > gt_geo_map, gt_score_map): > > """Cal the localization loss. > > """...
> @Yuanhang8605 Thanks, I has implemented this with caffe too.^_^ Hi bro how did you fix the high loss problem ?
> @jjprincess, here is my tensorflow code : > > ```python > def _localization_loss(self, pred_geo_map, > gt_geo_map, gt_score_map): > """Cal the localization loss. > """ > # the point order:...
> @Yuanhang8605 Thanks, I has implemented this with caffe too.^_^ How to modify the geometry map generation for QUAD?
try SSD , tensorflow object detection api.
@Yuanhang8605 @jjprincess @cong235 @xuannianc
How to modify the geometry map generation for QUAD?
concurrent.futures.process.BrokenProcessPool: A process in the process pool was terminated abruptly while the future was running or pending.
(poker3.8) adnan@adnan-GL65-Leopard-10SFSK:~/poker_ai$ poker_ai cluster Creating flop info combos: 100%|████████████████████████████████████████████████| 190/190 [00:07
try installing the pytorch again,, possibly you havnt installed nvidia cuda toolkit before installing pytorch gpu. hope that helps.