Anislar

Results 3 issues of Anislar

File "train.py", line 40, in cc_trainer = Trainer(loading_data,cfg_data,pwd) File "C:\Users\xx\Desktop\C-3-Framework-python3.x\trainer.py", line 25, in __init__ self.net = CrowdCounter(cfg.GPU_ID,self.net_name).cuda() File "C:\Users\xx\Desktop\C-3-Framework-python3.x\models\CC.py", line 29, in __init__ self.CCN = torch.nn.DataParallel(self.CCN, device_ids=gpus).cuda() File "C:\Users\xx\Anaconda3.1\envs\opencv\lib\site-packages\torch\nn\parallel\data_parallel.py", line...

how can i open the model with extention .pb and how can i add a new model ? and thank you

how if i will change this code into image test?