Himanchal Chandra

Results 4 comments of Himanchal Chandra

You can use two method to avoid this situation: 1. Allow growth: (more flexible): config = tf.ConfigProto() config.gpu_options.allow_growth = True session = tf.Session(config=config, ...) 2. Allocate fixed memory: config =...

@joaossmacedo Can you please share your github repo for multiple orientations model, I need that for my project

@ming71 My dataset does not have a center, width, height, and theta, it only has the 4 coordinates of the bounding box, how to run your kmeans.py on my dataset...

@iamakkkhil Sorry bro I was busy on some other stuff, will do this by the end of this week