shuaigezhu / star_galaxy_classification

0 stars 1 forks source link

Debug And Visualize the Gaussian Blur #32

Closed kmyi closed 4 years ago

shuaigezhu commented 4 years ago

use: tensor([[0.1070, 0.1131, 0.1070], [0.1131, 0.1196, 0.1131], [0.1070, 0.1131, 0.1070]]) as the gaussian blur kernel.

The evaluation is shown on #35