Dr Peter Overbury

Results 7 comments of Dr Peter Overbury

I feel the code is well commented if you go in and look at each augmentors file but I kind of agree with @miracleyoo it could be clear. That said...

@hongsamvo it would help a lot if you could give an example of the kind of result you are getting and the kind of result you expect to get?

> > @PHDPeter Hi, this folder contains the results. The videos are result from original implementation with author's shared features. The gif images are result from this work https://drive.google.com/open?id=1AjGkg8ZEaOphJZObIopYHhIf5fCVV2UG >...

I would also like to know this? especially if anyone had got it working before and can tell me the kind of performance I can expect from it in real-time?...

I am having a very simal issue thou mine cant find roi_align._ext.crop_and_resize._crop_and_resize error below **ModuleNotFoundError: No module named 'roi_align._ext.crop_and_resize._crop_and_resize' **

I solved this. For me, this was an issue of (due to loading my CUDA via a package) the CUDA_PATH in the install.sh file. In my case, I need to...

Hi @mangoSteve Yes, I should have said I was working on the pytorch_0.4 branch. Looking over the up to date branch I could not find any CUDA_PATH variable. This might...