wuveqzy

nothing to do

https://github.com/c67vvyv/wuveqzy

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: C67VVYv
  • License: mit
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 339 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • 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 Notice Copyright

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: C67VVYv
  • Kind: user

GitHub Events

Total
  • Push event: 1,486
  • Create event: 2
Last Year
  • Push event: 1,486
  • Create event: 2

Dependencies

.github/workflows/ci-plus.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
Cargo.lock cargo
  • 161 dependencies
.github/workflows/google.yml/Nate158goole actions
ARCL.podspec cocoapods
1.x/spring-boot-actuator/pom.xml maven
  • org.springframework.boot:spring-boot-devtools
  • org.springframework.boot:spring-boot-starter-actuator
  • org.springframework.boot:spring-boot-starter-web
  • org.springframework.boot:spring-boot-starter-test test
Cargo.toml cargo
  • nix * development
  • regex * development
  • tempfile * development
  • clap *
  • env_logger 0.11
  • log 0.4
.github/workflows/2_build_and_test.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v4 composite
Podfile cocoapods
  • JitsiMeetSDK >= 0
DESCRIPTION cran
  • base64enc * imports
  • glue * imports
  • googleAuthR * imports
  • jsonlite * imports
  • tibble * imports
Dockerfile docker
  • node 20-bookworm-slim build
ROS/Dockerfile docker
  • jupyter/minimal-notebook latest build
Front End/dia-1-indtroducao-a-react/exercicio-2-app/yarn.lock npm
  • 1479 dependencies
Pipfile pypi
  • lxml *
  • requests *
  • urllib3 >=1.26.5
Pipfile.lock pypi
  • certifi ==2022.6.15
  • charset-normalizer ==2.0.12
  • idna ==3.3
  • lxml ==4.9.1
  • requests ==2.26.0
  • urllib3 ==1.26.6
Gemfile rubygems
  • asciidoctor = 2.0.11
  • asciidoctor-multipage = 0.0.12
  • concurrent-ruby = 1.1.7
  • tilt = 2.0.10
.github/workflows/blank.yml actions
  • gege-circle/github-action master composite
bower.json bower
compile-build-date/Cargo.toml cargo
ambassador_src/Dockerfile docker
  • scratch latest build
api/Dockerfile docker
  • python latest build
docker-compose.yml docker
  • postgres latest
  • rivoj-education-app latest
hunter2-lessons/http-header-injection/code/Dockerfile docker
  • python 3.7 build
go.mod go
  • ./build/dhcp *
  • github.com/AdguardTeam/dnsproxy v0.35.1
  • github.com/AdguardTeam/golibs v0.4.4
  • github.com/Asphaltt/dnsproxy-go v0.0.0-20181028064240-4c302a933bd0
  • github.com/capnm/sysinfo v0.0.0-20130621111458-5909a53897f3
  • github.com/coredns/caddy v1.1.0
  • github.com/coredns/coredns v1.8.1
  • github.com/davecgh/go-spew v1.1.1
  • github.com/google/uuid v1.1.2
  • github.com/hashicorp/go-reap v0.0.0-20170704170343-bf58d8a43e7b
  • github.com/mattn/go-shellwords v1.0.11
  • github.com/mitchellh/go-ps v1.0.0
  • github.com/rakyll/statik v0.1.7
  • github.com/satori/go.uuid v1.2.0
  • github.com/sirupsen/logrus v1.6.0
  • github.com/stretchr/testify v1.6.1
  • github.com/t-tomalak/logrus-easy-formatter v0.0.0-20190827215021-c074f06c5816
  • github.com/vishvananda/netlink v1.1.0
  • github.com/vorteil/vorteil v0.0.0-20210104040243-9ef31da53e7e
  • golang.org/x/sys v0.0.0-20201214210602-f9fddec55a1e
kubeutil/go.mod go
  • github.com/766b/go-outliner v0.0.0-20180511142203-fc6edecdadd7
  • gopkg.in/yaml.v2 v2.4.0
android/build.gradle maven
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
  • org.projectlombok:lombok 1.16.8 provided
  • com.cloudinary:cloudinary-http42 1.1.0
  • com.fasterxml.jackson.core:jackson-annotations 2.5.4
  • com.fasterxml.jackson.core:jackson-core 2.5.4
  • com.fasterxml.jackson.core:jackson-databind 2.5.4
  • com.h2database:h2 1.4.192
  • com.zaxxer:HikariCP 2.4.1
  • commons-dbcp:commons-dbcp 1.4
  • commons-fileupload:commons-fileupload 1.3.1
  • commons-io:commons-io 2.4
  • javax.servlet:javax.servlet-api 3.1.0
  • nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect 2.0.1
  • org.apache.httpcomponents:httpclient 4.3.4
  • org.apache.httpcomponents:httpcore 4.3.2
  • org.aspectj:aspectjrt 1.6.11
  • org.aspectj:aspectjweaver 1.6.8
  • org.hibernate:hibernate-core 5.0.5.Final
  • org.hibernate:hibernate-entitymanager 5.0.5.Final
  • org.postgresql:postgresql 9.4-1201-jdbc41
  • org.slf4j:slf4j-api 1.7.12
  • org.slf4j:slf4j-simple 1.6.4
  • org.springframework.data:spring-data-jpa 1.10.2.RELEASE
  • org.springframework.security:spring-security-config 4.1.1.RELEASE
  • org.springframework.security:spring-security-core 4.1.1.RELEASE
  • org.springframework.security:spring-security-taglibs 4.1.1.RELEASE
  • org.springframework.security:spring-security-web 4.1.1.RELEASE
  • org.springframework.social:spring-social-core 1.1.4.RELEASE
  • org.springframework.social:spring-social-facebook 2.0.3.RELEASE
  • org.springframework.social:spring-social-facebook-web 2.0.3.RELEASE
  • org.springframework.social:spring-social-google 1.0.0.RELEASE
  • org.springframework.social:spring-social-security 1.1.4.RELEASE
  • org.springframework.social:spring-social-vkontakte 1.1.0.BUILD-SNAPSHOT
  • org.springframework.social:spring-social-web 1.1.4.RELEASE
  • org.springframework:spring-aop 4.3.2.RELEASE
  • org.springframework:spring-context 4.3.2.RELEASE
  • org.springframework:spring-core 4.3.2.RELEASE
  • org.springframework:spring-messaging 4.3.2.RELEASE
  • org.springframework:spring-orm 4.3.2.RELEASE
  • org.springframework:spring-tx 4.3.2.RELEASE
  • org.springframework:spring-web 4.3.2.RELEASE
  • org.springframework:spring-webmvc 4.3.2.RELEASE
  • org.springframework:spring-websocket 4.3.2.RELEASE
  • org.thymeleaf.extras:thymeleaf-extras-springsecurity4 3.0.0.RELEASE
  • org.thymeleaf:thymeleaf 3.0.1.RELEASE
  • org.thymeleaf:thymeleaf-spring4 3.0.1.RELEASE
  • org.springframework:spring-test 4.3.2.RELEASE test
client/package-lock.json npm
  • 1314 dependencies
client/package.json npm
  • @testing-library/jest-dom ^5.11.4
  • @testing-library/react ^11.1.0
  • @testing-library/user-event ^12.1.10
  • react ^17.0.2
  • react-dom ^17.0.2
  • react-scripts 4.0.3
  • socket.io-client ^4.1.2
  • web-vitals ^1.0.1
package-lock.json npm
  • 1222 dependencies
package.json npm
  • textlint ^11.6.3
  • textlint-rule-no-dead-link ^4.6.2
  • textlint-rule-terminology ^2.1.4
pnpm-lock.yaml npm
  • aix-ppc64@0.25.2
  • android-arm64@0.25.2
  • android-arm@0.25.2
  • android-x64@0.25.2
  • darwin-arm64@0.25.2
  • darwin-x64@0.25.2
  • freebsd-arm64@0.25.2
  • freebsd-x64@0.25.2
  • linux-arm64@0.25.2
  • linux-arm@0.25.2
  • linux-ia32@0.25.2
  • linux-loong64@0.25.2
  • linux-mips64el@0.25.2
  • linux-ppc64@0.25.2
  • linux-riscv64@0.25.2
  • linux-s390x@0.25.2
  • linux-x64@0.25.2
  • netbsd-arm64@0.25.2
  • netbsd-x64@0.25.2
  • node@22.13.14
  • openbsd-arm64@0.25.2
  • openbsd-x64@0.25.2
  • sunos-x64@0.25.2
  • win32-arm64@0.25.2
  • win32-ia32@0.25.2
  • win32-x64@0.25.2
prokit_flutter/pubspec.yaml pub
  • build_runner ^2.0.6 development
  • flutter_test {"sdk" => "flutter"} development
  • mobx_codegen ^2.0.2 development
  • animations ^2.0.1
  • cached_network_image ^3.1.0
  • card_swiper ^1.0.2
  • carousel_slider ^4.0.0
  • charts_flutter ^0.11.0
  • clippy_flutter ^2.0.0-nullsafety.1
  • cloud_firestore ^2.2.0
  • collection ^1.15.0
  • cupertino_icons ^1.0.3
  • dots_indicator ^2.0.0
  • expandable_bottom_sheet ^1.0.0+2
  • file_picker ^3.0.1
  • firebase_core ^1.4.0
  • firebase_crashlytics ^2.1.1
  • firebase_messaging ^10.0.4
  • fl_chart ^0.36.1
  • flutter {"sdk" => "flutter"}
  • flutter_colorpicker ^0.4.0
  • flutter_local_notifications ^5.0.0+4
  • flutter_mobx ^2.0.1
  • flutter_rating_bar ^4.0.0
  • flutter_reaction_button ^1.0.8
  • flutter_slidable ^0.6.0
  • flutter_staggered_animations ^1.0.0
  • flutter_staggered_grid_view ^0.4.0
  • flutter_svg ^0.22.0
  • flutter_vector_icons ^1.0.0
  • geocoding ^2.0.0
  • geolocator ^7.3.1
  • google_fonts ^2.1.0
  • google_maps_flutter ^2.0.6
  • google_mobile_ads ^0.12.2
  • google_sign_in ^5.0.4
  • html ^0.15.0
  • http ^0.13.3
  • image_picker ^0.8.1+3
  • intl ^0.17.0
  • liquid_swipe ^2.1.0
  • local_auth ^1.1.6
  • lottie ^1.1.0
  • mobx ^2.0.3
  • multi_image_picker ^4.8.00
  • nb_utils ^4.4.4
  • onesignal_flutter 3.2.0
  • otp_text_field ^1.1.1
  • package_info ^2.0.2
  • percent_indicator ^3.0.1
  • photo_view ^0.12.0
  • provider ^5.0.0
  • razorpay_flutter ^1.2.7
  • share ^2.0.4
  • showcaseview ^1.0.0
  • signature ^4.1.1
  • simple_animations ^3.1.1
  • sleek_circular_slider ^2.0.0
  • sliding_up_panel ^2.0.0+1
  • syncfusion_flutter_charts ^19.1.67
  • url_launcher ^6.0.3
  • video_player ^2.1.4
  • webview_flutter ^2.0.8
pubspec.yaml pub
  • flutter_test {"sdk" => "flutter"} development
  • cloud_firestore 0.14.3
  • cupertino_icons ^1.0.0
  • firebase_auth 0.18.2
  • firebase_core 0.5.2
  • flutter {"sdk" => "flutter"}
  • flutter_login_facebook ^0.4.0+1
  • google_sign_in 4.5.6
  • intl 0.16.1
  • provider ^4.3.2+2
  • rxdart 0.24.1
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 *
.github/workflows/main.yml actions
  • actions/checkout v2 composite
  • docker/build-push-action v5 composite
  • docker/login-action v3 composite
ar-hairstyler/package-lock.json npm
  • 1514 dependencies
poetry.lock pypi
  • 119 dependencies
.github/workflows/api-gateway.yaml actions
  • actions/checkout v4 composite
  • docker/build-push-action v6 composite
  • docker/login-action v3 composite
  • docker/setup-buildx-action v3 composite
.github/workflows/jekyll-gh-pages.yml actions
  • actions/checkout v4 composite
  • actions/configure-pages v5 composite
  • actions/deploy-pages v4 composite
  • actions/jekyll-build-pages v1 composite
  • actions/upload-pages-artifact v3 composite
yarn.lock npm
  • @babel/code-frame 7.12.13
  • @babel/helper-validator-identifier 7.12.11
  • @babel/highlight 7.13.10
  • @types/parse-json 4.0.0
  • aggregate-error 3.1.0
  • ansi-colors 4.1.1
  • ansi-escapes 4.3.2
  • ansi-regex 5.0.0
  • ansi-styles 3.2.1
  • ansi-styles 4.3.0
  • astral-regex 2.0.0
  • braces 3.0.2
  • callsites 3.1.0
  • chalk 2.4.2
  • chalk 4.1.1
  • clean-stack 2.2.0
  • cli-cursor 3.1.0
  • cli-truncate 2.1.0
  • color-convert 1.9.3
  • color-convert 2.0.1
  • color-name 1.1.3
  • color-name 1.1.4
  • commander 6.2.1
  • cosmiconfig 7.0.0
  • cross-spawn 7.0.3
  • debug 4.3.1
  • dedent 0.7.0
  • emoji-regex 8.0.0
  • end-of-stream 1.4.4
  • enquirer 2.3.6
  • error-ex 1.3.2
  • escape-string-regexp 1.0.5
  • execa 4.1.0
  • figures 3.2.0
  • fill-range 7.0.1
  • get-own-enumerable-property-symbols 3.0.2
  • get-stream 5.2.0
  • has-flag 3.0.0
  • has-flag 4.0.0
  • human-signals 1.1.1
  • husky 6.0.0
  • import-fresh 3.3.0
  • indent-string 4.0.0
  • is-arrayish 0.2.1
  • is-fullwidth-code-point 3.0.0
  • is-number 7.0.0
  • is-obj 1.0.1
  • is-regexp 1.0.0
  • is-stream 2.0.0
  • is-unicode-supported 0.1.0
  • isexe 2.0.0
  • js-tokens 4.0.0
  • json-parse-even-better-errors 2.3.1
  • lines-and-columns 1.1.6
  • lint-staged 10.5.4
  • listr2 3.8.0
  • log-symbols 4.1.0
  • log-update 4.0.0
  • merge-stream 2.0.0
  • micromatch 4.0.4
  • mimic-fn 2.1.0
  • ms 2.1.2
  • normalize-path 3.0.0
  • npm-run-path 4.0.1
  • once 1.4.0
  • onetime 5.1.2
  • p-map 4.0.0
  • parent-module 1.0.1
  • parse-json 5.2.0
  • path-key 3.1.1
  • path-type 4.0.0
  • picomatch 2.2.3
  • please-upgrade-node 3.2.0
  • prettier 2.2.1
  • pump 3.0.0
  • resolve-from 4.0.0
  • restore-cursor 3.1.0
  • rxjs 6.6.7
  • semver-compare 1.0.0
  • shebang-command 2.0.0
  • shebang-regex 3.0.0
  • signal-exit 3.0.3
  • slice-ansi 3.0.0
  • slice-ansi 4.0.0
  • string-argv 0.3.1
  • string-width 4.2.2
  • stringify-object 3.3.0
  • strip-ansi 6.0.0
  • strip-final-newline 2.0.0
  • supports-color 5.5.0
  • supports-color 7.2.0
  • through 2.3.8
  • to-regex-range 5.0.1
  • tslib 1.14.1
  • type-fest 0.21.3
  • which 2.0.2
  • wrap-ansi 6.2.0
  • wrap-ansi 7.0.0
  • wrappy 1.0.2
  • yaml 1.10.2
AmazonBedrock/requirements.txt pypi
  • anthropic ==0.21.3
  • awscli ==1.32.74
  • boto3 ==1.34.74
  • botocore ==1.34.74
  • pickleshare ==0.7.5
environment.yml pypi
  • adabound ==0.0.5
  • chardet ==3.0.4
  • cycler ==0.10.0
  • cython ==0.29.6
  • dominate ==2.4.0
  • easydict ==1.9
  • idna ==2.8
  • kiwisolver ==1.0.1
  • matplotlib ==3.0.3
  • msgpack ==0.6.1
  • opencv-python ==4.0.0.21
  • pandas ==0.24.2
  • protobuf ==3.7.1
  • pyparsing ==2.3.1
  • pytz ==2019.1
  • pyyaml ==5.1
  • requests ==2.22.0
  • scipy ==1.2.1
  • tensorboardx ==1.6
  • torchfile ==0.1.0
  • tqdm ==4.31.1
  • urllib3 ==1.25.3
  • visdom ==0.1.8.8
  • websocket-client ==0.56.0