Juuustin

Results 16 comments of Juuustin

> Try using custom_callbacks. Counting accuracy takes a lot of time, so don't use it every epoch. > > mean_average_precision_callback = modellib.MeanAveragePrecisionCallback(model, > model_inference, dataset_val, calculate_map_at_every_X_epoch=5, verbose=1) > > model.train(dataset_train,...

I'd like to have a test, but had no idea how to run owe dataset

> kitti2bag can do it Could you give me a link? I tried several times, there are always errors.

> > how to convert KITTI dataset to bag file ? > > thank you > > Hi! Have you resolved your issue? Please let me know. Thanks. Did you...

Same error here, did you solve it?

> It is possible, as long as the frames have enough overlap Great! what is the minimum requirement for the overlap?

> There's no clear answer for that. There must be enough overlap of textured surfaces such that the images can be registered together. Try extracting frames at a higher framerate...

> This is probably unrelated to the nature of your images then. > Can you share the exact commands that you use to reconstruct and to open the viewer? This...