Giter Site home page Giter Site logo

ptd's People

Contributors

zhangxin1995 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

ptd's Issues

数据集下载

非常感谢你们的工作,非常有意义!如果可以的话,请问是否可以获得数据集的原始图片,而非做特征提取后的。

where is super_MLP.pkl

{'method': 'local_CRF', 'dataset': {'path': './data/PTD/resnet50_visual_dataset.pkl'}, 'st_rerank': {'enable': False}, 'rerank': {'enable': False, 'k1': 1, 'k2': 2, 'lambda': 0.8}, 'adj2path': 'rnmf', 'dim': 2048, 'spatiotemporal': {'modelroot': './model/PTD/', 'locationroot': './data/PTD/location.json', 'name': 'super_MLP'}, 'cluster_threshold': 0.07, 'crf': {'alpha': 0.78, 'u': 0.1, 'T': 1, 'nc_threshold': 0, 'u1': 1.69, 'u2': 1.5, 'threshold': 0.9}}
Traceback (most recent call last):
File "/home/duwenlong/person_reid_camera/PTD/code/main.py", line 25, in
main(config)
File "/home/duwenlong/person_reid_camera/PTD/code/module/local_crf_main.py", line 489, in local_crf_main
compare=generate_compare('UM',config['spatiotemporal']['name'],lm,name2idx,config['spatiotemporal']['modelroot'],convertname=True,thresh=th)
File "/home/duwenlong/person_reid_camera/PTD/code/module/spatiotemporalmodel.py", line 139, in generate_compare
compare=compare_factorycn
File "/home/duwenlong/person_reid_camera/PTD/code/module/spatiotemporalmodel.py", line 144, in loadmodel
with open(p,'rb') as infile:
FileNotFoundError: [Errno 2] No such file or directory: './model/PTD/super_MLP.pkl'

加载数据集

super_MLP.pkl引入时ModuleNotFoundError: No module named 'sklearn.neural_network.multilayer_perceptron',是否可以将pkl中的csklearn.neural_network.multilayer_perceptron 修改为 csklearn.neural_network.MLPClassifier

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.