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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
PurdueDualityLab
/
tf-models
Public
forked from
tensorflow/models
Notifications
You must be signed in to change notification settings
Fork
7
Star
4
Code
Issues
19
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Mesh R-CNN Voxel Head
- #11
#11
Open
zghera
wants to merge 11 commits into
mesh_rcnn
PurdueDualityLab/tf-models:mesh_rcnn
from
mesh_rcnn_voxel_head
PurdueDualityLab/tf-models:mesh_rcnn_voxel_head
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Mesh R-CNN Voxel Head
#11
zghera
wants to merge 11 commits into
mesh_rcnn
PurdueDualityLab/tf-models:mesh_rcnn
from
mesh_rcnn_voxel_head
PurdueDualityLab/tf-models:mesh_rcnn_voxel_head
Copy head branch name to clipboard
Commits
Commits on Oct 9, 2021
Initial work on the voxel head.
Show description for c799135
zghera
committed
c799135
View commit details
Copy full SHA for c799135
Browse repository at this point
Commits on Oct 12, 2021
Finish voxel head initial implementation.
Show description for 5c896d5
zghera
committed
5c896d5
View commit details
Copy full SHA for 5c896d5
Browse repository at this point
Commits on Oct 15, 2021
Create unit tests for verifying output shape.
Show description for dfa7016
zghera
committed
dfa7016
View commit details
Copy full SHA for dfa7016
Browse repository at this point
Add vscode files to gitignore.
zghera
committed
933075e
View commit details
Copy full SHA for 933075e
Browse repository at this point
Commits on Oct 19, 2021
Add voxel head serialize unit test and refactoring.
zghera
committed
0fcc9b6
View commit details
Copy full SHA for 0fcc9b6
Browse repository at this point
Create helpers for getting input/output shapes.
zghera
committed
4fa19ad
View commit details
Copy full SHA for 4fa19ad
Browse repository at this point
Add voxel head gradient unit test.
zghera
committed
2bfed84
View commit details
Copy full SHA for 2bfed84
Browse repository at this point
Voxel head test minor refactoring.
zghera
committed
33a9e32
View commit details
Copy full SHA for 33a9e32
Browse repository at this point
Commits on Oct 28, 2021
Create config and factory modules for voxel head.
zghera
committed
45459fd
View commit details
Copy full SHA for 45459fd
Browse repository at this point
Add voxel head test for building from config.
zghera
committed
d3afbba
View commit details
Copy full SHA for d3afbba
Browse repository at this point
Commits on Nov 9, 2021
Change 'tf.cond' to 'if-else' statements in voxel head.
Show description for 9656f03
zghera
committed
9656f03
View commit details
Copy full SHA for 9656f03
Browse repository at this point
You can’t perform that action at this time.