Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoft/DeepVideoDiscovery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: patch-2
Choose a base ref
...
head repository: microsoft/DeepVideoDiscovery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 9 files changed
  • 2 contributors

Commits on Aug 6, 2025

  1. Merge pull request #12 from microsoft/patch-2

    Update README.md, fixed missed demo video link for local_run.py
    anonymous626 authored Aug 6, 2025
    Configuration menu
    Copy the full SHA
    4802b2d View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2025

  1. Update README.md

    anonymous626 authored Sep 19, 2025
    Configuration menu
    Copy the full SHA
    60ed156 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2025

  1. update reproduce guide

    Ubuntu committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    68ad714 View commit details
    Browse the repository at this point in the history
  2. update reproduce README

    Ubuntu committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    6e0247a View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2025

  1. Add audio transcription scrip for reproduce

    This script transcribes audio files from a specified directory using the WhisperX model, aligns the output, and saves the results in JSON format.
    anonymous626 authored Nov 3, 2025
    Configuration menu
    Copy the full SHA
    000ac61 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16 from anonymous626/patch-3

    Add audio transcription scrip for reproduce
    anonymous626 authored Nov 3, 2025
    Configuration menu
    Copy the full SHA
    64414b2 View commit details
    Browse the repository at this point in the history
Loading