Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
MhLiao
/
TextBoxes
Public
forked from
weiliu89/caffe
Notifications
You must be signed in to change notification settings
Fork
149
Star
633
Code
Issues
45
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
TextBoxes
python
caffe
on
TextBoxes
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 25, 2016
modify prior boxes
MhLiao
committed
f615ff6
View commit details
Copy full SHA for f615ff6
View code at this point
Browse repository at this point
Commits on Sep 8, 2016
Merge branch 'master' into ssd
weiliu89
committed
c6a070a
View commit details
Copy full SHA for c6a070a
View code at this point
Browse repository at this point
Commits on Aug 10, 2016
add script to train with ResNet101 on VOC0712, mAP is about 73.0
weiliu89
committed
0b3406b
View commit details
Copy full SHA for 0b3406b
View code at this point
Browse repository at this point
Commits on Jul 13, 2016
Merge pull request #4343 from nitnelave/python/top_names
Show description for c2a1ecd
longjon
authored
c2a1ecd
View commit details
Copy full SHA for c2a1ecd
View code at this point
Browse repository at this point
Commits on Jul 12, 2016
add test for top/bottom names
nitnelave
committed
7c50a2c
View commit details
Copy full SHA for 7c50a2c
View code at this point
Browse repository at this point
improve top_names and bottom_names in pycaffe
nitnelave
committed
e14b7f7
View commit details
Copy full SHA for e14b7f7
View code at this point
Browse repository at this point
fix ResNet152Body
weiliu89
committed
b7b3929
View commit details
Copy full SHA for b7b3929
View code at this point
Browse repository at this point
Commits on Jul 11, 2016
Merge pull request #4351 from nitnelave/python/set_random_seed
Show description for 61944af
shelhamer
authored
61944af
View commit details
Copy full SHA for 61944af
View code at this point
Browse repository at this point
add set_random_seed to the python interface
nitnelave
committed
35a9a07
View commit details
Copy full SHA for 35a9a07
View code at this point
Browse repository at this point
Merge pull request #4348 from nitnelave/python/clear_params
Show description for a1a9d30
shelhamer
authored
a1a9d30
View commit details
Copy full SHA for a1a9d30
View code at this point
Browse repository at this point
Merge pull request #2984 from marco-c/dont_squeeze
Show description for 4af9062
shelhamer
authored
4af9062
View commit details
Copy full SHA for 4af9062
View code at this point
Browse repository at this point
Merge pull request #4408 from cdoersch/draw_net_phase
Show description for 776b301
shelhamer
authored
776b301
View commit details
Copy full SHA for 776b301
View code at this point
Browse repository at this point
Merge pull request #3863 from lukeyeager/bvlc/expose-all-netstate-options
Show description for 3e94c0e
shelhamer
authored
3e94c0e
View commit details
Copy full SHA for 3e94c0e
View code at this point
Browse repository at this point
Commits on Jul 5, 2016
Add phase support for draw net
cdoersch
committed
f0b1a9e
View commit details
Copy full SHA for f0b1a9e
View code at this point
Browse repository at this point
merge master and fix conflict
weiliu89
committed
89eace1
View commit details
Copy full SHA for 89eace1
View code at this point
Browse repository at this point
Commits on Jun 22, 2016
add unit test for clear_param_diffs
nitnelave
committed
892c78d
View commit details
Copy full SHA for 892c78d
View code at this point
Browse repository at this point
add clear_param_diffs to the python net interface
nitnelave
committed
118c97f
View commit details
Copy full SHA for 118c97f
View code at this point
Browse repository at this point
Commits on Jun 17, 2016
Exposing solver callbacks to python
philkr
committed
dec2381
View commit details
Copy full SHA for dec2381
View code at this point
Browse repository at this point
Commits on Jun 3, 2016
Add level and stages to pycaffe
Show description for 19adc7a
lukeyeager
committed
19adc7a
View commit details
Copy full SHA for 19adc7a
View code at this point
Browse repository at this point
Commits on Jun 2, 2016
Exposing load_hdf5 and save_hdf5 to python
philkr
committed
742c93f
View commit details
Copy full SHA for 742c93f
View code at this point
Browse repository at this point
Commits on May 13, 2016
fixed typo in io.py
millskyle
committed
078d998
View commit details
Copy full SHA for 078d998
View code at this point
Browse repository at this point
Commits on May 4, 2016
Merge pull request #3995 from ZhouYzzz/python-phase
Show description for de8ac32
longjon
committed
de8ac32
View commit details
Copy full SHA for de8ac32
View code at this point
Browse repository at this point
Add test for attribute "phase" in python layer
ZhouYzzz
committed
c2dba92
View commit details
Copy full SHA for c2dba92
View code at this point
Browse repository at this point
Merge pull request #3977 from tpwrules/master
Show description for 6f5f7c5
longjon
committed
6f5f7c5
View commit details
Copy full SHA for 6f5f7c5
View code at this point
Browse repository at this point
Merge pull request #4065 from drewabbot/master
Show description for d7196bb
longjon
committed
d7196bb
View commit details
Copy full SHA for d7196bb
View code at this point
Browse repository at this point
Commits on May 1, 2016
rebase master
weiliu89
committed
261c958
View commit details
Copy full SHA for 261c958
View code at this point
Browse repository at this point
Commits on Apr 29, 2016
draw_net: accept prototxt without name
Show description for 2da8600
mnogu
committed
2da8600
View commit details
Copy full SHA for 2da8600
View code at this point
Browse repository at this point
Commits on Apr 28, 2016
Suppress boost registration warnings in pycaffe (Based on #3960)
Sean Bell
committed
673e8cf
View commit details
Copy full SHA for 673e8cf
View code at this point
Browse repository at this point
avoid non-integer array indices
drewabbot
committed
8714b53
View commit details
Copy full SHA for 8714b53
View code at this point
Browse repository at this point
Commits on Apr 20, 2016
Merge pull request #3749 from lukeyeager/bvlc/array_to_datum-default-label
Show description for 5166583
shelhamer
committed
5166583
View commit details
Copy full SHA for 5166583
View code at this point
Browse repository at this point
Commits on Apr 11, 2016
Fix protobuf message generation
Show description for 09130ce
tpwrules
committed
09130ce
View commit details
Copy full SHA for 09130ce
View code at this point
Browse repository at this point
Commits on Apr 9, 2016
rebase master
weiliu89
committed
f87f9ac
View commit details
Copy full SHA for f87f9ac
View code at this point
Browse repository at this point
Commits on Apr 6, 2016
add inception v3
weiliu89
committed
b04ada2
View commit details
Copy full SHA for b04ada2
View code at this point
Browse repository at this point
Commits on Apr 1, 2016
Merge pull request #3891 from danielgordon10/pycaffe-multi-instantiation-fix
Show description for 389db96
longjon
committed
389db96
View commit details
Copy full SHA for 389db96
View code at this point
Browse repository at this point
Commits on Mar 30, 2016
Use lazy initialization to reuse orderd dict/list creations to save time on repeated calls.
Daniel Gordon
committed
7a81836
View commit details
Copy full SHA for 7a81836
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.