simrdwn icon indicating copy to clipboard operation
simrdwn copied to clipboard

Rapid satellite imagery object detection

Results 27 simrdwn issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/38414060/61680399-ff55ce80-ad3b-11e9-9449-8e4c13c43770.png)

when the dockerfile exectue the line 99( conda install -n simrdwn2 -c defaults tensorflow-gpu=1.13.1), it always have a error ,sloving the environment failed ,when i delete the line 88 (conda...

I'm running the following command, which is the same on Readme: ``` # SSD vehicle search python /simrdwn/simrdwn/core/simrdwn.py \ --framework ssd \ --mode test \ --outname inception_v2_cowc \ --label_map_path /simrdwn/data/train_data/class_labels_car.pbtxt...

Hello, I am working on building detection from satellite images, and i think docker/yolt is the bestfit for my project, but i work on large images (9351,9351) pixels, so does...

I'm scratching my head with this one. Back in March I had successfully trained Yolt using the COWC data and got some good test results on a separate data set....

@avanetten hey,thanks for your nice job! I wanna train my own remote sensing dataset[http://captain.whu.edu.cn/DOTAweb/dataset.html](url) using yolt3.There're 15 classes in my dataset,including --large scales:roundabout,ground track field,soccerball field.They're large rectangles. --small scales:planes,small...

Has anyone used SIMRDWN with google collaboratory which offers free tesla k80 GPU for training and running inferences? I look forward to hearing from you. Best regards, Suman