refactor(ui): enhance Dataframe and Log components in detection model evaluation c378b41 Running LPX55 commited on 6 days ago
refactor(logging): move CustomFormatter to agent_logger and update log handlers b2ba2e7 LPX55 commited on 6 days ago
refactor(ui): adjust layout of logs and gallery in detection model evaluation 2af5a0c LPX55 commited on 6 days ago
refactor(logging): replace logger with agent_logger for consistent logging in ModelWeightManager 24db732 LPX55 commited on 6 days ago
refactor(logging): replace logger.info with agent_logger.log for weight optimization messages 401d88f LPX55 commited on 6 days ago
Implement code changes to enhance functionality and improve performance 25ba4f3 LPX55 commited on 6 days ago
Remove temp_gradio_input.png from LFS tracking in .gitattributes d96f58f LPX55 commited on 6 days ago
Add .python-version, pyproject.toml, and update .gitignore; modify README and requirements 75c8f73 LPX55 commited on 7 days ago
Add .python-version, pyproject.toml, and update .gitignore; modify README and requirements ca1106e LPX55 commited on 7 days ago
fix: add model paths and class names for ONNX models in model_loader a4381af LPX55 commited on 7 days ago
fix: add missing import for postprocess_onnx_output in model_loader 0adef02 LPX55 commited on 7 days ago
fix: add missing import for infer_onnx_model in model_loader and update its definition in onnx_helpers ceff40b LPX55 commited on 7 days ago
fix: add missing import for preprocess_onnx_input in model_loader eeb602e LPX55 commited on 7 days ago
refactor: consolidate model registration logic for ONNX and Gradio API 59627db LPX55 commited on 7 days ago
feat: implement model registration logic for ONNX, HuggingFace, and Gradio API f00c873 LPX55 commited on 7 days ago
feat: add Gradio API integration and ONNX preprocessing functions 4cb6734 LPX55 commited on 7 days ago
docs: enhance docstring for Bit Plane Extractor interface to improve clarity and usability 0457419 LPX commited on Jun 10
refactor: update API names for prediction functions to improve clarity and consistency 392abb7 LPX commited on Jun 10
feat: add API names to prediction functions and update README title for clarity 2f1900e LPX commited on Jun 10
fix: ensure Hugging Face API token is used for dataset repository initialization f69af75 LPX commited on Jun 10
fix: update dataset name for improved clarity and consistency in logging 489bc21 LPX commited on Jun 10
fix: update dataset privacy settings and enable token usage for Hugging Face dataset logging 1cbfb0b LPX commited on Jun 10
feat: implement CommitScheduler for automated logging to Hugging Face dataset and refactor dataset initialization process 5967d4d LPX commited on Jun 10
fix: enable dataset logging to Hugging Face Hub by uncommenting push_to_hub functionality 87fc2bb LPX commited on Jun 10
feat: implement custom JSON encoder for numpy types and ensure type consistency in inference results 0f427f3 LPX commited on Jun 10
feat: improve JSON handling and type safety in inference results and dataset logging febce11 LPX commited on Jun 10
feat: add detailed logging for input types in inference data processing 679e047 LPX commited on Jun 10
feat: enhance image handling by ensuring input is a PIL Image and updating forensic image logging d20c076 LPX commited on Jun 10
refactor: reorganize agent structure by moving models to agents directory, update logging level, and enhance .gitignore for model files c1d03da LPX commited on Jun 10
fix: extract prediction label for accurate weight management in consensus calculation 91479f7 LPX commited on Jun 10
feat: integrate dotenv for environment variable management and update weight management logic for prediction handling 73783f9 LPX commited on Jun 10
fix: store full result dictionary in model predictions for enhanced data tracking d7aaf8c LPX commited on Jun 10