Giter VIP home page Giter VIP logo

deepsocial's People

Contributors

drrezaei 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

deepsocial's Issues

Question about the calibration coordinates

Thank you uploading this very interesting work! How did you select the calibration points;

calibration = [[180,162],[618,0],[552,540],[682,464]]

for the Oxford Town Centre dataset?

透视变换的dst

calibration = [[180,162],[618,0],[552,540],[682,464]]
这个为什么这样取值啊,冒昧问一下。

There is magic number error

When I run the code on VSCode ,I got error as "ImportError: bad magic number in 'deepsocial': b'B\r\r\n'" and I coundn't deal with it. May I ask for the original code of deppsocial.py or any other solutions? Thank you very much

can not import pyc file

from deepsocial import *
however error occur:ImportError: bad magic number in 'deepsocial': b'B\r\r\n'
i checked it is bacause the version of python of colab is not the same as authors

TypeError: Layout of the output array img is incompatible with cv:

Hello! I'm very interested in your excellent work!
I wanna program the jupyter notebook as a project. After I performed the last step, I got log as below. I wanna know if I installed the mismatch version of opencv. I installed opencv3.4.4.

_crowdMap, crowdMap = Apply_crowdMap(centroid_dict, image, _crowdMap)
File "deepsocial.py", line 237, in Apply_crowdMap
TypeError: Layout of the output array img is incompatible with cv::Mat (step[ndims-1] != elemsize or step[1] != elemsize*nchannels)

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.