Liwen

Results 3 issues of Liwen

Hi~ When I use the function "realistic_noise()", there is a problem of divided by 0. `M=np.sqrt( ((Ag*Dg)/(Nsat*image)+(Dg**2)*((Ag * CT1 + CT2)**2)))` How to calculate it if there is a pixel...

To extract the feature vector of each input, the paper said you obtain a "1024-d vector as the final pedestrian representation". However, when I use the function "def extract_features(model, data_loader,...

Hello, Very nice tool, would it be possible to support conda/pip installation?