starnet uses a neural network to do star removal. neural networks need weights, which is a description of how strongly the different simulated neurons are connected together and when they should fire. there are 2 weight files in the zipfile, one for mono images and one for RGB images, that the starnet module needs to load before it can do anything to an image. without the weights the neural network can not do anything.
rob