fastrcnn-models.torch
                                
                                 fastrcnn-models.torch copied to clipboard
                                
                                    fastrcnn-models.torch copied to clipboard
                            
                            
                            
                        Some examples
Please, could You provide some simple example for the forward and backward pass, like in this project https://github.com/szagoruyko/torch-caffe-binding/blob/master/README.md? Because I cannot run the model with FloatTensor and CudaTensor on my GPU.
Please, how does the roi gets passed/generated to ROIPooling layer?  A simple forward of the (VGG16) net gives an assertion error (torch/install/share/lua/5.1/inn/ROIPooling.lua:21) stating the rois is not present in input.