D.P

Results 5 issues of D.P

I am wondering if the prior files are general enough to use with any new datasets, or they are specifically used for a specific dataset?

I see from the code that background_class_id is assigned to zero. However in the file `https://github.com/tanakataiki/ssd_kerasV2/blob/master/get_data_from_XML.py` the zero-th class index is assigned to `Aeroplane` class. How should I understand this?

I find salem super helpful to deal with .nc files. My tasks however somtimes involves with reprojecting nc gridded data to be used with rasterio and visualizing on top of...

Hi, Your instruction says "make all" but I don't see any Makefile.. Sorry I am just a newbie in CUDA programming.

The numpy version needs to be upgraded `numpy==1.24` otherwise `make setup` won't compile because of the following error (on Python 3.8): ``` docker-compose exec -T jupyter datacube -v system init...