Code Monkey home page Code Monkey logo

sequence-level-semantics-aggregation's People

Contributors

happywu avatar rogerchern avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

sequence-level-semantics-aggregation's Issues

ImportError: No module named 'resnet_v1_101_rcnn_selsa'

Hey I ran the follwing command using Python 3.5.2 Ubuntu 16.04

python experiments/selsa/test.py --cfg experiments/selsa/cfgs/resnet_v1_101_rcnn_selsa_aug.yaml --test-pretrained ./model/pretrained_model/selsa_rcnn_vid

And I got the following error

Traceback (most recent call last):
File "/home/indoordesk/project/Sequence-Level-Semantics-Aggregation/experiments/selsa/test.py", line 16, in
import test
File "/home/indoordesk/project/Sequence-Level-Semantics-Aggregation/experiments/selsa/../../rcnn_selsa/test.py", line 48, in
from function.test_rcnn import test_rcnn
File "/home/indoordesk/project/Sequence-Level-Semantics-Aggregation/experiments/selsa/../../rcnn_selsa/function/test_rcnn.py", line 19, in
from symbols import *
File "/home/indoordesk/project/Sequence-Level-Semantics-Aggregation/experiments/selsa/../../rcnn_selsa/symbols/init.py", line 1, in
import resnet_v1_101_rcnn_selsa
ImportError: No module named 'resnet_v1_101_rcnn_selsa'

The order of the roi features

Hi, I have troubles with the order of the 300 pooled roi features (i.e., symbol 'roi_pool' in "resnet_v1_101_rcnn_selsa.py"). When I try to change the order of these roi features at the test phase, the mAP drops significantly (If I exchange the first 100 features (0-99 in 'roi_pool ') and the final 100 features (200-299 in 'roi_pool'), the mAP will drop from 82.7 to 3.8......). I only chage the order of the 300 features and their values are untouched. The order of the pooled roi features should not to be the reason for the very bad result. Any suggestions? Thanks

How can I use batch size > 1?

When I try to use batch size greater than 1 for training, error occurs. If I want to change batch size bigger than 1, could you offer some advice how to modify code?Thx~

Links for the datasets

Could you please share the links for the datasets? I have been able to find the link to the VID dataset, but not for the DET dataset.

Transer Learning

Hey
Any suggestion how to do transfer learning to humans detention?
Also so goods dataset for it?
Thanks!

ResNeXt-101 weights

Hi! Can you provide the weights to test SELSA with ResNeXt-101? I'm interested in replicating those results from the paper.

Thanks in advance!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.