dluxdfyi9ly

nothing to do

https://github.com/qyf2z/dluxdfyi9ly

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

nothing to do

Basic Info
  • Host: GitHub
  • Owner: QYF2Z
  • License: mit
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 349 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 4
  • Releases: 0
Created over 1 year ago · Last pushed 10 months ago
Metadata Files
Readme Changelog Contributing Funding License Code of conduct Citation Codeowners Security Roadmap Authors

README

To actually get this beast to run on your computer, you'll probably have to 
edit some of the matlab files in the config/ subdirectory.
(1) config/datapath.m should return the path where you have your videos stored.
    The path should point to a directory which includes a subdirectory for each video.
    E.g. $(datapath)/tiger2/.
    Each subdirectory should contain files with ground truth labelings and images similar
    to what MIL-Track uses. 
    As an example, see my track-data.zip file. 
(2) cluster_ctl is called like so cluster_ctl('on',...) or cluster_ctl('off',...)
    to enable or disable the matlab pool. I have three pools, with different characteristics,
    available to me so this function, heuristically, selects the best one. Depending on what 
    type of MATLAB pools you have, you'll need to rewrite this function. The simplest option
    would be to call "matlabpool open" when called with "on" and "matlabpool close" when 
    called with "off". 
(3) You should be able to compile by simplying calling "compile.m". I've tested this on Linux
    and it should work on other OSs... I welcome patches. 
(4) config/cfg.m : lets you stitch many of the parameters of the tracker. Of particular
    interest will be the option 'tmp_dir'. You'll want to point this to an empty directory
    which is writable. It is used for caching results. 

Then, you "should" be able to run it with a command similar to the following:
      addpath(genpath('.')); matlab_init('coke11'); track = track_online('coke11');

Alternatively, you might just use track_tbd('coke11'); which doesn't do any learning (after
  the first frame) or use a motion model. It is much faster and still performs quite well. 

Owner

  • Login: QYF2Z
  • Kind: user

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 10
  • Average time to close issues: N/A
  • Average time to close pull requests: 8 days
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.7
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 10
Past Year
  • Issues: 0
  • Pull requests: 10
  • Average time to close issues: N/A
  • Average time to close pull requests: 8 days
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.7
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 10
Top Authors
Issue Authors
Pull Request Authors
  • dependabot[bot] (9)
Top Labels
Issue Labels
Pull Request Labels
dependencies (9) java (9)

Dependencies

.github/workflows/ci-plus.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.docker-compose-okteto.yml docker
  • mongo latest
.github/workflows/build-openwrt.yml actions
  • P3TERX/debugger-action master composite
  • actions/checkout master composite
  • actions/upload-artifact master composite
.github/workflows/codesee-arch-diagram.yml actions
  • Codesee-io/codesee-detect-languages-action latest composite
  • Codesee-io/codesee-map-action latest composite
  • actions-rs/toolchain v1 composite
  • actions/checkout v2 composite
  • actions/setup-java v3 composite
  • actions/setup-node v3 composite
  • actions/setup-python v2 composite
  • ruby/setup-ruby v1 composite
.github/workflows/manual.yml actions
  • actions/checkout master composite
  • atlassian/gajira-create master composite
  • atlassian/gajira-login master composite
.github/workflows/main.yml actions
  • actions/checkout v2 composite
  • ansible/ansible-lint-action master composite
.github/workflows/blank.yml actions
  • gege-circle/github-action master composite
Cargo.lock cargo
  • 216 dependencies
Cargo.toml cargo
DESCRIPTION cran
  • base64enc * imports
  • glue * imports
  • googleAuthR * imports
  • jsonlite * imports
  • tibble * imports
ApiGateway/Dockerfile docker
  • node latest build
Backend/spring_boot_online_compiler/Dockerfile docker
  • openjdk 8-jre-alpine build
Dockerfile docker
  • alpine 3.12.3 build
  • busybox latest build
  • golang 1.20 build
Gopkg.lock go
  • github.com/BurntSushi/toml a368813c5e648fee92e5f6c30e3944ff9d5e8895
  • github.com/davecgh/go-spew 346938d642f2ec3594ed81d874461961cd0faa76
  • github.com/fsnotify/fsnotify 629574ca2a5df945712d3079857300b5e4da0236
  • github.com/hashicorp/hcl 392dba7d905ed5d04a5794ba89f558b27e2ba1ca
  • github.com/haya14busa/goverage 80d9697d6427c5d0b9dea3e2ecce2e067e5df7cf
  • github.com/inconshreveable/mousetrap 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75
  • github.com/jteeuwen/go-bindata a0ff2567cfb70903282db057e799fd826784d41d
  • github.com/magiconair/properties be5ece7dd465ab0765a9682137865547526d1dfb
  • github.com/mitchellh/go-homedir b8bc1bf767474819792c23f32d8286a45736f1c6
  • github.com/mitchellh/mapstructure d0303fe809921458f417bcf828397a65db30a7e4
  • github.com/pelletier/go-buffruneio c37440a7cf42ac63b919c752ca73a85067e05992
  • github.com/pelletier/go-toml 5ccdfb18c776b740aecaf085c4d9a2779199c279
  • github.com/pkg/errors 645ef00459ed84a119197bfb8d8205042c6df63d
  • github.com/pmezard/go-difflib 792786c7400a136282c1664665ae0a8db921c6c2
  • github.com/spf13/afero 9be650865eab0c12963d8753212f4f9c66cdcf12
  • github.com/spf13/cast acbeb36b902d72a7a4c18e8f3241075e7ab763e4
  • github.com/spf13/cobra 34594c771f2c18301dc152640ad40ece28795373
  • github.com/spf13/jwalterweatherman 0efa5202c04663c757d84f90f5219c1250baf94f
  • github.com/spf13/pflag e57e3eeb33f795204c1ca35f56c44f83227c6e66
  • github.com/spf13/viper 25b30aa063fc18e48662b86996252eabdcf2f0c7
  • github.com/stretchr/testify eccae071a38f965151ef2aebec8784b60e2a6c7b
  • github.com/wadey/gocovmerge b5bfa59ec0adc420475f97f89b58045c721d761c
  • golang.org/x/sys 02a66801d979d706a4b445e24e03916eeaa2a404
  • golang.org/x/text 836efe42bb4aa16aaa17b9c155d8813d336ed720
  • golang.org/x/tools e4b401d06e5ee9f990011dc4f24cd24162131565
  • gopkg.in/yaml.v2 25c4ec802a7d637f88d584ab26798e94ad14c13b
Brewfile homebrew
  • apr *
  • autoconf *
  • automake *
  • cmake *
  • golang *
  • libtool *
  • ninja *
  • openssl *
  • perl *
  • rust *
FSH.StarterKit.nuspec nuget
Gemfile rubygems
  • bson_ext >= 0
  • coffee-script >= 0
  • eco >= 0
  • erubis >= 0
  • mongo_mapper >= 0
  • sinatra >= 0
  • sinatra-contrib >= 0
  • sprockets >= 0
  • sprockets-commonjs >= 0
  • stylus >= 0
  • thin >= 0
  • uglifier >= 0
  • useragent >= 0
Gemfile.lock rubygems
  • asciidoctor 2.0.11
  • asciidoctor-multipage 0.0.12
  • bundler 2.2.5
  • concurrent-ruby 1.1.7
  • tilt 2.0.10
bower.json bower
compile-build-date/Cargo.lock cargo
  • autocfg 1.0.1
  • chrono 0.4.19
  • itoa 0.4.7
  • libc 0.2.98
  • num-integer 0.1.44
  • num-traits 0.2.14
  • ryu 1.0.5
  • serde 1.0.127
  • serde_json 1.0.66
  • time 0.1.44
  • wasi 0.10.0+wasi-snapshot-preview1
  • winapi 0.3.9
  • winapi-i686-pc-windows-gnu 0.4.0
  • winapi-x86_64-pc-windows-gnu 0.4.0
Project_1/Dockerfile docker
  • golang 1.21 build
  • scratch latest build
ROS/Dockerfile docker
  • jupyter/minimal-notebook latest build
cloud-run/application/Dockerfile docker
  • eu.gcr.io/[PROJECT_ID]/cloud-run/base [TAG] build
docker-compose-builder.yml docker
docker-compose.yml docker
  • mysql 8.0
  • redis latest
  • youshandefeiyang/feiyangdigital-bot latest
udacity-c3-deployment/docker/Dockerfile docker
  • nginx alpine build
go.mod go
  • github.com/pkg/errors v0.9.1
build.gradle maven
build.gradle.kts maven
code/Flink/flink-basis-java/pom.xml maven
  • org.apache.flink:flink-java 1.9.0 provided
  • org.apache.flink:flink-streaming-java_2.11 1.9.0 provided
  • org.projectlombok:lombok 1.18.10 provided
  • log4j:log4j 1.2.17
  • org.slf4j:slf4j-log4j12 1.7.7
pom.xml maven
  • io.quarkus:quarkus-arc
  • io.quarkus:quarkus-hibernate-validator
  • io.quarkus:quarkus-rest
  • io.quarkus:quarkus-rest-jackson
  • io.quarkus:quarkus-smallrye-health
  • io.quarkus:quarkus-smallrye-openapi
  • org.apache.camel.quarkus:camel-quarkus-smallrye-reactive-messaging
  • io.quarkus:quarkus-junit5 test
  • io.quarkus:quarkus-rest-client-jackson test
  • io.rest-assured:rest-assured test
  • org.awaitility:awaitility 4.2.2 test
webporter-collector-zhihu/pom.xml maven
  • com.github.brianway:webporter-core ${project.version}
  • com.github.brianway:webporter-data-elasticsearch ${project.version}
  • junit:junit
  • us.codecraft:webmagic-core
  • us.codecraft:webmagic-extension
challenges/typescript/package-lock.json npm
  • 119 dependencies
client/package-lock.json npm
  • 1773 dependencies
client/yarn.lock npm
  • 1483 dependencies
package-lock.json npm
  • 1714 dependencies
package.json npm
  • @material-ui/core ^4.9.7
  • @material-ui/icons ^4.9.1
  • @testing-library/jest-dom ^4.2.4
  • @testing-library/react ^9.3.2
  • @testing-library/user-event ^7.1.2
  • antd ^4.1.4
  • bootstrap ^4.4.1
  • concurrently ^5.1.0
  • cors ^2.8.5
  • express ^4.17.1
  • faker ^4.1.0
  • nodemon ^2.0.2
  • react ^16.13.1
  • react-bootstrap ^1.0.0
  • react-css-grid ^2.0.0-0
  • react-dom ^16.13.1
  • react-flexbox-grid ^2.1.2
  • react-grid-layout ^0.18.3
  • react-grid-system ^6.3.0
  • react-native ^0.62.1
  • react-router ^5.1.2
  • react-router-dom ^5.1.2
  • react-scripts 3.4.1
  • reactstrap ^8.4.1
  • socket.io ^2.3.0
  • socket.io-client ^2.3.0
  • standard ^14.3.3
  • xss ^1.0.8
composer.json packagist
  • magento/framework 103.0.*
  • magento/module-backend 102.0.*
  • magepal/magento2-core >=1.1.11
  • php ~7.3.0|~7.4.0|~8.1.0|~8.2.0|~8.3.0
pubspec.lock pub
  • 105 dependencies
pubspec.yaml pub
  • flutter_test {"sdk" => "flutter"} development
  • cupertino_icons ^0.1.2
  • flutter {"sdk" => "flutter"}
Pipfile pypi
  • mlflow *
  • numpy *
  • sklearn *
environment.yml pypi
pyproject.toml pypi
  • click ^8.1.6 examples
  • python-dotenv ^1.0.0 examples
  • black ^24.2.0 linters
  • flake8 ~7.0.0 linters
  • isort ^5.13.2 linters
  • mypy ~1.10.0 linters
  • pytest ^8.0.2 linters
  • types-PyYAML ^6.0.0 linters
  • types-requests ^2.31.0 linters
  • diskcache ^5.6.1
  • litellm ^1.18.0
  • openai ^1.2.4
  • pathway ^0.12.0
  • psycopg ^3.1.12
  • python >=3.10,<3.13
  • requests ^2.31.0
  • sentence-transformers ^2.2.2
  • streamlit ^1.26.0
  • tiktoken ^0.6.0
  • torch ~2.2.1
  • transformers ^4.39.0
  • unstructured ^0.11.8
requirement.txt pypi
  • 1.neo4j-community-3.5.20 *
  • 2.pyhanlp0.1.66 *
  • 3.django2.2.16 *
  • 4.py2neo2020.0.0 *
  • 5.apoc3.5.0.13-all *
  • 6.pytorch1.5 *
  • 7.torchtext0.6.0 *
requirements.txt pypi
  • certifi ==2024.7.4
  • chardet ==5.2.0
  • charset-normalizer ==3.3.2
  • idna ==3.7
  • numpy ==2.0.1
  • pandas *
  • python-dateutil ==2.9.0.post0
  • pytz ==2024.1
  • requests ==2.32.3
  • six ==1.16.0
  • tzdata ==2024.1
  • urllib3 ==2.2.2
setup.py pypi
  • jinja2 *
  • markdown *
  • watchdog *