Giter Club home page Giter Club logo

person_search's People

Contributors

liliangqi avatar liviust 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  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

person_search's Issues

pre_process_image function?

Hi, I can not find the pre_process_image function in dataset.sipn_dataset? Have you got it?Thx very much!

Train/Test Examples

Hi @liliangqi,
This is a great project. Do you have any train/test demo commands for this? I have access to the PRW dataset, but I want to make sure that I'm training/testing appropriately. Is there a pre-trained model that can be downloaded to demo the capability?
Thanks

How to solve undefined symbol: PyInt_FromLong?

sam_train@sam-train-ubuntu1604:~/code/python/pytorch/pedestrian_detection/liliangqi_person_search$ python3 train.py
Traceback (most recent call last):
  File "train.py", line 24, in <module>
    from models.model import SIPN
  File "/home/sam_train/code/python/pytorch/pedestrian_detection/liliangqi_person_search/models/model.py", line 16, in <module>
    from .strpn import STRPN
  File "/home/sam_train/code/python/pytorch/pedestrian_detection/liliangqi_person_search/models/strpn.py", line 17, in <module>
    from nms.pth_nms import pth_nms as nms
  File "/home/sam_train/code/python/pytorch/pedestrian_detection/liliangqi_person_search/nms/pth_nms.py", line 2, in <module>
    from ._ext import nms
  File "/home/sam_train/code/python/pytorch/pedestrian_detection/liliangqi_person_search/nms/_ext/nms/__init__.py", line 3, in <module>
    from ._nms import lib as _lib, ffi as _ffi
ImportError: /home/sam_train/code/python/pytorch/pedestrian_detection/liliangqi_person_search/nms/_ext/nms/_nms.so: undefined symbol: PyInt_FromLong
sam_train@sam-train-ubuntu1604:~/code/python/pytorch/pedestrian_detection/liliangqi_person_search$ 

How to solve it?
Thank you~

Test accuracy

Thanks for the work!
Is there anyone trained your own model using the provided code on the SYSU dataset and test your trained model? How much mAP accuracy can you achieve if you test the result with your trained model for the gallery size range from 50 to 4000?

Basic Information about this project.

Hi,

I have a few questions about this project.

  1. Where is the README and the instructions about how to run the code?

  2. What is your Model and any paper reference?

Thank you!

multi-gpu train?

hi,thanks for you can provide codes.Now I want to train with multi-gpu.One GPU trains so slow.Can you help me?

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.