mljack
mljack
Thanks for your timely response, @johschmitz ! Looking forward more progress on creating or even importing existing scenarios and more support on triggers~
> Hello, I would like to ask how you got the kitti_000008_infos.pkl file when you run demo.py of mvx-net > > Although I know that it is generated based on...
For train_end2end.py, just check an older version. It's used to be there: https://github.com/apache/incubator-mxnet/tree/0768c0e97c5aa1d142ff0b3b8d37b1c736a42b83/example/rcnn
Great! Thanks for your kindly informative noticing! I'll have a try later this week.
> @mljack were you able to get the dataset? I got files mentioned above from the BaiduYun link in [README.md](https://github.com/VisDrone/DroneVehicle/blob/master/README.md) I suggest you have a look at this dataset. It...
Nope~ but I do review these photos and labels in these dataset and see whether it fits to train an vehicle detector for aerial images.
With the updated test set in README.md, the total image pair number is 28439, which meets the number mentioned in the paper. There are some other issues: a. Images are...
The log you listed is not a deadlock. The proxy just keeps requesting the same block from the server if it failed. It only stops when all is done or...
ok, I'll test more. I have seen some similar logs before, but seldom now. Does it happen more with range(eg: bytes=754586-) ?